package
0.0.0-20250211151059-f3fc892da615
Repository: https://github.com/outernetcouncil/federation.git
Documentation: pkg.go.dev

# Functions

NewChannelzServer creates a new ChannelzServer with the given address.
NewGrpcServer creates a new GrpcServer with the given port, handler, and logger.
NewPprofServer creates a new PprofServer with the given address and logger.

# Structs

ChannelzServer implements the Server interface for Channelz service.
GrpcServer implements the Server interface for gRPC services.
PprofServer implements the Server interface for pprof HTTP endpoints.

# Interfaces

No description provided by the author