package
0.8.0
Repository: https://github.com/alkiranet/govpp.git
Documentation: pkg.go.dev

# Functions

Connect dials remote proxy server on given address and returns new client if successful.
NewBinapiRPC returns new BinapiRPC to be used as RPC server proxying request to given api.Channel.
No description provided by the author
NewStatsRPC returns new StatsRPC to be used as RPC server proxying request to given api.StatsProvider.
SetLogger sets logger.
SetLogLevel sets log level for logger.
SetOutput sets log output for logger.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BinapiRPC is a RPC server for proxying client request to api.Channel or api.Stream.
No description provided by the author
RPCStream is a stream for forwarding requests to BinapiRPC's stream.
No description provided by the author
Server defines a proxy server that serves client requests to stats and binapi.
No description provided by the author
No description provided by the author
No description provided by the author
StatsRPC is a RPC server for proxying client request to api.StatsProvider.