package
0.0.0-20230402220908-ffe99a1402cc
Repository: https://github.com/adikhoironhasan/bookservices-books.git
Documentation: pkg.go.dev

# 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.

# Structs

Server is struct to hold any dependencies used for server.

# Interfaces

Contract is an interface.

# Type aliases

No description provided by the author