Documentation
¶
Index ¶
Constants ¶
View Source
const (
ModuleName = "stdin"
)
Variables ¶
This section is empty.
Functions ¶
func InitHandler ¶
func InitHandler(confraw *utils.ConfigRaw) (retconf utils.TypeInputConfig, err error)
Init stdininput Handler.
Types ¶
type InputConfig ¶
type InputConfig struct {
utils.InputConfig
// contains filtered or unexported fields
}
Define stdininput' config.
func (*InputConfig) Start ¶
func (t *InputConfig) Start()
Input's start,and this is the main function of input.
Click to show internal directories.
Click to hide internal directories.