Documentation ¶
Index ¶
Constants ¶
View Source
const AppName = config.OtlpName
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Impl ¶
type Impl struct { ioc.ObjectImpl HttpEndpoint string `json:"httpEndpoint" yaml:"httpEndpoint"` GrpcEndpoint string `json:"grpcEndpoint" yaml:"grpcEndpoint"` EnableTLS bool `json:"enableTLS" yaml:"enableTLS"` // contains filtered or unexported fields }
func (*Impl) RegistryProvider ¶
Click to show internal directories.
Click to hide internal directories.