# Functions
NewGRPCServer is constructor func NewGRPCServer(conf *config.Config, repo *service.Repositories) *Server {.
RunGRPCServer is a function to run grpc server.
WithConfig is function.
WithGRPCClient is function.
WithRepository is function.
# Interfaces
Contract is an interface.
# Type aliases
No description provided by the author