package
Version:
v0.0.0-...-eacdbcf
Opens a new window with list of versions in this module.
Published: Jul 16, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `json:"host" yaml:"host"`
Port int `json:"port" yaml:"port"`
IsSecure bool `json:"is_secure" yaml:"is_secure"`
AppName string `json:"app_name" yaml:"app_name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.