# Functions
DefaultApp returns default application configuration where default proxy has the specified cluster.
DefaultProxy returns configuration used by default.
FromYAML parses configuration from a YAML string and performs basic validation of parameters.
FromYAMLFile parses configuration from a YAML file and performs basic validation of parameters.
# Structs
App defines Kafka-Pixy application configuration.
No description provided by the author
LoggerCfg represents a configuration of an individual logger.
Proxy defines configuration of a proxy to a particular Kafka/ZooKeeper cluster.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author