package
0.0.25
Repository: https://github.com/adipurnama/go-toolkit.git
Documentation: pkg.go.dev

# Packages

Package mongokit provides helper to interact with mongodb storage.
No description provided by the author
No description provided by the author
Package postgres provide faktory method for postgres db.Option.
Package rediskit helps to interact with redis storage backend.

# Functions

DefaultConnectionOption returns sensible conn setting.
NewDatabaseOption - default factory method.
WithAppContext ...
WithConnectionOption ...
WithCredential ...
WithDatabaseName ...
WithHostURLAndPort ...

# Structs

ConnectionOption is db connection option.
Option - database option.

# Type aliases

Options is functional param for db.Option.