Documentation ¶
Index ¶
- func Middleware(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, ...) (interface{}, error)
- func SetUpServer(cfg config.Config, log logger.LoggerI, strg storage.StorageI) (grpcServer *grpc.Server)
- func StartGRPCServer(cfg config.Config, log logger.LoggerI, strg storage.StorageI) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Middleware ¶
func Middleware(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (interface{}, error)
func SetUpServer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.