Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { AppName string `json:"app_name"` Host string `json:"host"` Port string `json:"port"` }
Config is the configuration for the server
Click to show internal directories.
Click to hide internal directories.