package
0.1.16
Repository: https://github.com/neuralnorthwest/mu.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Address returns the address the server is listening on.
NewServer returns a new Server.
WithAddress returns an option that sets the address to listen on.
WithListener returns an option that sets the listener for the server.
WithOption returns an option that sets a gRPC server option.

# Structs

Server is a gRPC server.

# Type aliases

ServerOption is a gRPC server option.