PostScanner is an optional interface used by ScanStruct.
PostScan executes right after the struct has been populated with the DB values, allowing you to further normalize or validate the loaded data.
Generated using TypeDoc
PostScanner is an optional interface used by ScanStruct.