Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseConfig ¶
func ParseConfig(path string, Config *Configuration)
ParseConfig Exported function to parse config file
Types ¶
type Configuration ¶
type Configuration struct {
Port string
}
Configuration exported struct to allow existinece in main
Click to show internal directories.
Click to hide internal directories.