Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReaction ¶
NewReaction returns a new logger Reaction object
Types ¶
type Config ¶
type Config struct {
Location string `toml:"location" version:"1"`
}
Config object for logger
type ConfigDecoder ¶
type ConfigDecoder struct{}
ConfigDecoder ...
func (*ConfigDecoder) DecodeConfig ¶
func (cd *ConfigDecoder) DecodeConfig(data interface{}) (engine.Config, error)
DecodeConfig returns a parsed config object
Click to show internal directories.
Click to hide internal directories.