package
0.0.0-20240619090254-3ffde40eee4d
Repository: https://github.com/darkomap/metricsservice.git
Documentation: pkg.go.dev

# Functions

NewClient fabric method to create client.
NewGRPC create new grpc client.
NewHTTP create HTTP client.

# Constants

ContentEncodingGZIP stores the name gzip Content-Encoding.
ContentTypeGApplicationJSON stores the name application/jso Content-Type.

# Structs

GRPC client's grpc structure.
HTTP it's structure witch send hashed data to server.

# Interfaces

Client describes client methods.
Compresser describes compression methods.
Encrypter describes encrypt methods.