Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPCRegistry ¶
type GRPCRegistry []*grpcHandler
func (*GRPCRegistry) Register ¶
func (r *GRPCRegistry) Register(fn, server interface{})
type ProxyRegistry ¶
type ProxyRegistry []*proxyHandler
func (ProxyRegistry) ApplyTo ¶
func (r ProxyRegistry) ApplyTo(mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) error
func (*ProxyRegistry) Register ¶
func (r *ProxyRegistry) Register(fn RegisterProxyHandlerFunc)
Click to show internal directories.
Click to hide internal directories.