Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBufferPool ¶
func NewBufferPool() httputil.BufferPool
func NewEtcdGrpcProxy ¶
func NewEtcdGrpcProxy() *grpcProxy
func NewHttpProxy ¶
Types ¶
type GrpcWorker ¶
type GrpcWorker struct {
// contains filtered or unexported fields
}
func NewProxyGrpcWorker ¶
func NewProxyGrpcWorker() *GrpcWorker
func (*GrpcWorker) Run ¶
func (worker *GrpcWorker) Run() error
func (*GrpcWorker) Stop ¶
func (worker *GrpcWorker) Stop() error
type HttpWorker ¶
type HttpWorker struct {
// contains filtered or unexported fields
}
func NewProxyHttpWorker ¶
func NewProxyHttpWorker() *HttpWorker
func (*HttpWorker) Run ¶
func (worker *HttpWorker) Run() error
func (*HttpWorker) Stop ¶
func (worker *HttpWorker) Stop() error
Click to show internal directories.
Click to hide internal directories.