package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 1, 2016
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
SlackToken string `json:"slack_token"`
Theme string `json:"theme"`
MainWidth int `json:"-"`
KeyMap map[string]keyMapping `json:"key_map"`
}
Config is the definition of a Config struct
NewConfig loads the config file and returns a Config struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.