Documentation
¶
Index ¶
- func AudienceEquals(a, b *protos.Audience) bool
- func AudienceToStr(audience *protos.Audience) string
- func ContainsAudience(a *protos.Audience, b []*protos.Audience) bool
- func ProtosOperationTypeToStr(operationType protos.OperationType) string
- func RedirectStdErr(f *os.File)
- func ReportErrorAndExit(t statsd.Statter, cfg *config.Config, err error)
- func SelectedToTailComponent(name, desc string) *types.TailComponent
- func StrOperationTypeToProtos(operationType string) protos.OperationType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AudienceEquals ¶
func AudienceToStr ¶
func ProtosOperationTypeToStr ¶
func ProtosOperationTypeToStr(operationType protos.OperationType) string
ProtosOperationTypeToStr translates the proto enum to a human-readable string
func RedirectStdErr ¶
func ReportErrorAndExit ¶ added in v0.1.2
func SelectedToTailComponent ¶
func SelectedToTailComponent(name, desc string) *types.TailComponent
func StrOperationTypeToProtos ¶
func StrOperationTypeToProtos(operationType string) protos.OperationType
StrOperationTypeToProtos translates an operationType string to the proto enum
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.