package
Version:
v0.0.0-...-9a1563a
Opens a new window with list of versions in this module.
Published: May 29, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
URI string `yaml:"uri"`
DBName string `yaml:"db_name"`
UserTable string `yaml:"user_table"`
BucketTable string `yaml:"bucket_table"`
FileTable string `yaml:"file_table"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.