package
Version:
v0.0.0-...-c36d36f
Opens a new window with list of versions in this module.
Published: Mar 7, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Email string `json:"email"`
Credentials []byte `json:"credentials"`
Backend string `json:"backend"`
Port int `json:"port"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.