package
0.1.1
Repository: https://github.com/semior001/grpcwget.git
Documentation: pkg.go.dev

# Functions

NewClient makes new instance of Client.

# Variables

predefined errors.
predefined errors.

# Structs

Client provides methods to make grpc requests to remote server.
FileResponse describes a GRPC response.
Params describes parameters of grpc client.
Request describes a GRPC request.

# Type aliases

ErrMethodNotFound indicates that the requested method was not found in service.
ErrOutputNotSupported indicates that handling the output of the GRPC method is currently not supported.