package
0.13.0
Repository: https://github.com/tencentblueking/influxdb.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new *Client.
NewService returns a new instance of Service.

# Constants

BackupMagicHeader is the first 8 bytes used to identify and validate a metastore backup file.
MuxHeader is the header byte used for the TCP muxer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Client provides an API for the snapshotter service.
Request represents a request for a specific backup or for information about the shards on this server for a database or retention policy.
Response contains the relative paths for all the shards on this server that are in the requested database or retention policy.
Service manages the listener for the snapshot endpoint.

# Type aliases

No description provided by the author