Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableLog ¶
func DisableLog()
DisableLog disables all library log output. Logging output is disabled by default until UseLogger is called.
func ExportPrometheusMetrics ¶
func ExportPrometheusMetrics(_ *grpc.Server, _ lncfg.Prometheus) error
ExportPrometheusMetrics is required for lnd to compile so that Prometheus metric exporting can be hidden behind a build tag.
func GetPromInterceptors ¶
func GetPromInterceptors() ([]grpc.UnaryServerInterceptor, []grpc.StreamServerInterceptor)
GetPromInterceptors returns the set of interceptors for Prometheus monitoring if monitoring is enabled, else empty slices. Monitoring is currently disabled.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.