Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( KafkazipkinTopicfail = errors.New("trace: Parse kafkazipkin url fail Topic is nil") KafkazipkinHostfail = errors.New("trace: Parse kafkazipkin url fail Host is nil") )
Functions ¶
Types ¶
type KafkaGoReporter ¶
type KafkaGoReporter struct { Stoped bool // contains filtered or unexported fields }
func NewGoReporter ¶
func NewGoReporter(endpoint string) (*KafkaGoReporter, error)
func (*KafkaGoReporter) Close ¶
func (r *KafkaGoReporter) Close() error
Click to show internal directories.
Click to hide internal directories.