Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Formatter ¶
type Formatter struct{}
Formatter is a component that convert span as byte array.
type Reporter ¶
type Reporter struct {
// contains filtered or unexported fields
}
Reporter is a component that publish span to zipkin.
func (*Reporter) SetFormatter ¶
func (o *Reporter) SetFormatter(formatter base.ReporterFormatter)
SetFormatter set trace content formatter.
Click to show internal directories.
Click to hide internal directories.