Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CrusherConfig ¶
func ReadConfig ¶
func ReadConfig() (*CrusherConfig, error)
Reads in the config and returns a CrusherConfig struct
func (*CrusherConfig) AddServer ¶
func (c *CrusherConfig) AddServer() error
Interactive new server setup
func (*CrusherConfig) DeleteServer ¶
func (c *CrusherConfig) DeleteServer() error
Delete a specific server from the config file
func (*CrusherConfig) SaveConfig ¶
func (c *CrusherConfig) SaveConfig() error
Save our list of servers into the config file
Click to show internal directories.
Click to hide internal directories.