package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Dec 21, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Key [32]byte `json:"-"`
Server Server `json:"server"`
}
type Server struct {
CertFile string `json:"cert_file"`
KeyFile string `json:"key_file"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.