function
OpenWithConfig
func OpenWithConfig(
ctx context.Context,
config Config,
) (*Store, error)Open the store with explicit transport, timeout, application-name, and pool bounds.
function
func OpenWithConfig(
ctx context.Context,
config Config,
) (*Store, error)Open the store with explicit transport, timeout, application-name, and pool bounds.