Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorUnrecognizedExporter ¶
type ErrorUnrecognizedExporter struct {
// contains filtered or unexported fields
}
func (ErrorUnrecognizedExporter) Error ¶
func (euf ErrorUnrecognizedExporter) Error() string
type FileSystemExporter ¶
type FileSystemExporter struct {
// contains filtered or unexported fields
}
func (*FileSystemExporter) Report ¶
func (*FileSystemExporter) Report()
func (FileSystemExporter) WithArgument ¶
type HTTPExporter ¶
type HTTPExporter struct {
// contains filtered or unexported fields
}
func (*HTTPExporter) Report ¶
func (he *HTTPExporter) Report()
func (HTTPExporter) WithArgument ¶
Click to show internal directories.
Click to hide internal directories.