Documentation
¶
Index ¶
- Variables
- func New(c *config.AppConfig) (influxdb2.Client, error)
- func PushGoServerMetrics(in influxdb2.Client, service, org, bucket string)
- func StreamServerInterceptor(in influxdb2.Client, org string, bucket string) grpc.StreamServerInterceptor
- func UnaryServerInterceptor(in influxdb2.Client, org string, bucket string) grpc.UnaryServerInterceptor
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(New)
Functions ¶
func PushGoServerMetrics ¶ added in v0.0.16
func StreamServerInterceptor ¶ added in v0.0.5
func UnaryServerInterceptor ¶ added in v0.0.5
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.