Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPInput ¶
type HTTPInput struct {
// contains filtered or unexported fields
}
HTTPInput is an input plugin that receives HTTP POST payload. For cluster, there should be a load balancer sitting in front of dbusd.
func (*HTTPInput) End ¶
func (this *HTTPInput) End(r engine.InputRunner)
func (*HTTPInput) Run ¶
func (this *HTTPInput) Run(r engine.InputRunner, h engine.PluginHelper) error
func (*HTTPInput) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.