Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StreamStore *store
Functions ¶
func InitStreamStore ¶ added in v0.2.0
func InitStreamStore()
func NewBufferPool ¶
func NewBufferPool() httputil.BufferPool
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
Click to show internal directories.
Click to hide internal directories.