# 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.
# Type aliases
ServerOption is gRPC server option.