Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRawAdapter ¶
func NewRawAdapter(route *router.Route) (router.LogAdapter, error)
Types ¶
type RawAdapter ¶
type RawAdapter struct {
// contains filtered or unexported fields
}
func (*RawAdapter) Stream ¶
func (a *RawAdapter) Stream(logstream chan *router.Message)
Click to show internal directories.
Click to hide internal directories.