Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogSourceChan = make(chan *event.ProcessorEvent)
Functions ¶
This section is empty.
Types ¶
type HttpStream ¶
type HttpStream struct {
// contains filtered or unexported fields
}
func NewHttpStream ¶
func NewHttpStream(config *Config) (httpStream *HttpStream, err error)
initlogStream init log stream
func (*HttpStream) LogStreamer ¶
func (s *HttpStream) LogStreamer() func(w http.ResponseWriter, req *http.Request)
LogStreamer 接收请求
Click to show internal directories.
Click to hide internal directories.