Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stdout ¶
type Stdout struct {
// contains filtered or unexported fields
}
func (*Stdout) Init ¶
func (s *Stdout) Init(params forwardservice.ForwarderParams)
func (*Stdout) SendLog ¶
func (s *Stdout) SendLog(logs []logservice.Log)
func (*Stdout) SetupConfigs ¶
func (s *Stdout) SetupConfigs(app *kingpin.Application)
Click to show internal directories.
Click to hide internal directories.