package
0.0.2
Repository: https://github.com/codefish-xiao/go-fish-kit.git
Documentation: pkg.go.dev

# Functions

Address with server address.
Logger with server logger.
Network with server network.
NewServer creates a gRPC server by options.
TLSConfig with TLS config.
UnaryInterceptor returns a ServerOption that sets the UnaryServerInterceptor for the server.

# Structs

Server is a gRPC server wrapper.

# Type aliases

ServerOption is gRPC server option.