package
2.7.11
Repository: https://github.com/influxdata/influxdb.git
Documentation: pkg.go.dev

# Functions

NewAuthedService constructs an instance of an authorizing secret service.
NewHandler creates a new handler for the secret service.
NewLogger returns a logging service middleware for the User Service.
NewMetricService creates a new secret metrics middleware.
NewService creates a new service implementation for secrets.
NewStore creates a new storage system.

# Structs

AuthedSvc wraps a influxdb.AuthedSvc and authorizes actions against it appropriately.
Logger is a logger service middleware for secrets.
SecreteService is a metrics middleware system for the secret service.
Storage is a store translation layer between the data storage unit and the service layer.