package
3.2.0
Repository: https://github.com/utrack/clay.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
NewServer creates a Server listening on the rpcPort.
WithGRPCOpts sets gRPC server options.
WithGRPCStreamMiddlewares sets up stream middlewares for gRPC server.
WithGRPCUnaryMiddlewares sets up unary middlewares for gRPC server.
WithHTTPMiddlewares sets up HTTP middlewares to work with.
WithHTTPMux sets existing HTTP muxer to use instead of creating new one.
WithHTTPPort sets HTTP RPC port to listen on.
No description provided by the author

# Structs

Server is a transport server.

# Type aliases

Option is an optional setting applied to the Server.