Versions in this module Expand all Collapse all v1 v1.9.0 Apr 30, 2022 Changes in this version + func Connect(uri string, opts *BackendOptions) (engine.IBackend, error) + type BackendOptions struct + QueryTimeout time.Duration + func DefaultOptions(logger *zap.Logger) BackendOptions + type User struct