package
Version:
v0.0.0-...-17919c4
Opens a new window with list of versions in this module.
Published: Jan 27, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Collection() *client
func DAO(name string) *daoImpl
type Config struct {
Conn string `json:"conn" required:"true"`
DBName string `json:"db" required:"true"`
CAFile string `json:"ca_file" required:"true"`
Timeout int64 `json:"timeout"`
}
func (cfg *Config) SetDefault()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.