Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConvertConfig ¶
type ConvertConfig struct {
File string `arg:""`
}
func (ConvertConfig) Run ¶
func (c ConvertConfig) Run() error
type TelemetryReceiver ¶
type TelemetryReceiver struct {
Address string `arg:"" default:"localhost:9000"`
}
func (TelemetryReceiver) Run ¶
func (t TelemetryReceiver) Run() error
Directories ¶
Path | Synopsis |
---|---|
Package pb includes protobufs for this example.
|
Package pb includes protobufs for this example. |
Click to show internal directories.
Click to hide internal directories.