Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter struct {
Buffer *string
}
Exporter is an OpenCensus string exporter
func NewStringExporter ¶
func NewStringExporter() *Exporter
NewStringExporter returns a new string exporter instance
func (*Exporter) ExportSpan ¶
ExportSpan exports span content to the buffer
Click to show internal directories.
Click to hide internal directories.