Load loads data from a query into an object. Load can load a single row or multiple-rows. It checks on top if ColumnMapper `s` implements io.Closer, to call the custom close function. This is useful for e.g. unlocking a mutex.
(ctx context.Context, s ColumnMapper, args ...any)
source not stored for this graph (policy: none)