package
Version:
v1.0.0-alpha.11
Opens a new window with list of versions in this module.
Published: May 4, 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
¶
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.