package
Version:
v0.0.0-...-cbd7831
Opens a new window with list of versions in this module.
Published: Nov 24, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 12
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"`
Timeout int64 `json:"timeout"`
}
func (cfg *Config) SetDefault()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.