package
0.0.0-20200814104525-d64db01936bb
Repository: https://github.com/cbackyx/my-go-control-plane.git
Documentation: pkg.go.dev

# Functions

NewServer creates handlers from a config watcher and callbacks.

# Structs

CallbackFuncs is a convenience type for implementing the Callbacks interface.
HTTPGateway is a custom implementation of [gRPC gateway](https://github.com/grpc-ecosystem/grpc-gateway) specialized to Envoy xDS API.
No description provided by the author

# Interfaces

Callbacks is a collection of callbacks inserted into the server operation.
Server is a collection of handlers for streaming discovery requests.