input

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2022 License: MIT Imports: 17 Imported by: 0

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
}

func NewHttpInput

func NewHttpInput(options HttpInputOptions, processorOptions processor.ProcessorOptions) *HttpInput

func (*HttpInput) SetupCors added in v0.0.2

func (h *HttpInput) SetupCors(w http.ResponseWriter, r *http.Request)

func (*HttpInput) Start

func (h *HttpInput) Start(wg *sync.WaitGroup, outputs *common.Outputs)

type HttpInputOptions

type HttpInputOptions struct {
	Listen          string
	Tls             bool
	Cert            string
	Key             string
	Chain           string
	URLv1           string
	Cors            bool
	FeederIdPattern string
}

type RequestsRate added in v0.0.3

type RequestsRate struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL