receive_http

package
v0.34.2 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

Types

type Arguments

type Arguments struct {
	Server    *fnet.ServerConfig   `river:",squash"`
	ForwardTo []storage.Appendable `river:"forward_to,attr"`
}

func (*Arguments) UnmarshalRiver

func (a *Arguments) UnmarshalRiver(f func(v interface{}) error) error

type Component

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

func (*Component) Run

func (c *Component) Run(ctx context.Context) error

Run satisfies the Component interface.

func (*Component) Update

func (c *Component) Update(args component.Arguments) error

Update satisfies the Component interface.

Jump to

Keyboard shortcuts

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