Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DummyOutputer ¶
type DummyOutputer struct {
// contains filtered or unexported fields
}
func (*DummyOutputer) CheckConfig ¶
func (d *DummyOutputer) CheckConfig() error
func (*DummyOutputer) DoOutput ¶
func (d *DummyOutputer) DoOutput()
func (*DummyOutputer) SetConfig ¶
func (d *DummyOutputer) SetConfig(conf interface{})
func (*DummyOutputer) Stop ¶
func (d *DummyOutputer) Stop()
Click to show internal directories.
Click to hide internal directories.