Documentation ¶
Index ¶
Constants ¶
View Source
const ( LOG_LEVEL_FAILURE = 0 LOG_LEVEL_WARNING = 1 LOG_LEVEL_SUCCESS = 2 LOG_LEVEL_INFO = 3 LOG_LEVEL_DEBUG = 4 )
View Source
const ( Disabled = iota Enabled )
Variables ¶
View Source
var DisabledPlugins = make(map[string]bool)
View Source
var EnabledPlugins = make(map[string]bool)
Functions ¶
func GetPluginIdentifier ¶
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.