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