Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
ServiceName string
Endpoint string
Insecure bool
Stdout bool
TLSVerify bool
TLSClientKeyPath string
TLSClientCertPath string
TLSRootCAPath string
}
func (*Options) BuildTracer ¶ added in v0.0.18
Click to show internal directories.
Click to hide internal directories.