package
Version:
v0.0.0-...-9e99f9c
Opens a new window with list of versions in this module.
Published: Jul 1, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Config - global config for the app
type Thing struct {
Name string `json:"Name" db:"full_name"`
Address bool `json:"addr" db:"address"`
Phone string `json:"phone" db:"phone_number"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.