# Packages
No description provided by the author
# Functions
No description provided by the author
CleanComments used for remove non-standard json comments.
FormatWithEnv format string with environment value, ex: %{HOSTNAME}.
FormatWithTime format string with current time, ex: %{+2006-01-02}.
Laod default-config from string.
Load config from data([]byte).
Load config from file.
Laod config from string.
Reflect config.
Registe FilterHandler.
Registe InputHandler.
Registe OutputHandler.
# Constants
No description provided by the author
# Variables
No description provided by the author
# Structs
Common config for logcool.
config struct for config-raw.
Filter base type struct.
Input base type struct.
LogEvent struct that is also the Based struct.
Output base type struct.
# Interfaces
FilterHandler type interface.
InputHandler type interface.
OutputHandler type interface.
Config struct for the logcool.
Filter base type interface.
Input base type interface.
Output base type interface.
# Type aliases
config raw type.