package
Version:
v1.0.0-alpha.17
Opens a new window with list of versions in this module.
Published: Jun 14, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Package config contains configuration related structures and functions
Database contains database and connection config
type Driver struct {
TLS *tls.Config `json:"tls,omitempty"`
Token string `json:",omitempty"`
URL string `json:"url,omitempty"`
}
Driver contains connection and transport configuration
Source Files
¶
Click to show internal directories.
Click to hide internal directories.