package
0.0.0-20241216170719-1a33c2ed99fc
Repository: https://github.com/ncyellow/gophkeeper.git
Documentation: pkg.go.dev

# Functions

CreateSender function creates either an https or grpc client based on the settings.
NewGRPCSender constructor.
NewHTTPSender constructor for the http client.

# Variables

List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.
List of errors that the client can generate when interacting with the server While some errors in the http client come as StatusCode with no error message.

# Structs

GRPCSender structure of the grpc client.
HTTPSender structure of the http client.

# Interfaces

Sender any client for working with the server should implement this interface.