Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorWrapper ¶
func ErrorWrapper(h APIFunc) echo.HandlerFunc
func InvalidJSON ¶
func InvalidJSON() error
func ValidateLogData ¶
Types ¶
type APIError ¶
func NewAPIError ¶
type KafkaConfig ¶
func NewKafkaConfig ¶
func NewKafkaConfig(kafkaBroker, topic string, numPartition, replication int) *KafkaConfig
func ReadKafkaConfig ¶
func ReadKafkaConfig() *KafkaConfig
Click to show internal directories.
Click to hide internal directories.