package
0.0.0-20220615103108-6a93a1912c7a
Repository: https://github.com/videocoin/common.git
Documentation: pkg.go.dev

# Functions

New makes a new Server.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterInstrumentation on the given router.
RegisterInstrumentationWithGatherer on the given router.

# Constants

DefaultNetwork the host resolves to multiple IP addresses, Dial will try each IP address in order until one succeeds.
NetworkTCPV4 for IPV4 only.

# Structs

Config for a Server.
No description provided by the author
Server wraps a HTTP and gRPC server, and some common initialization.
UnimplementedFakeServerServer can be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
FakeServerClient is the client API for FakeServer service.
FakeServerServer is the server API for FakeServer service.
SignalHandler used by Server.