echo

package
v1.13.2 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultArguments = Arguments{
	Format: "text",
}

Functions

This section is empty.

Types

type Arguments

type Arguments struct {
	Format string `alloy:"format,attr,optional"`
}

func (*Arguments) SetToDefault

func (args *Arguments) SetToDefault()

type Component

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

func New

func New(o component.Options, args Arguments) (*Component, error)

func (*Component) Appender

func (c *Component) Appender(ctx context.Context) storage.Appender

func (*Component) Run

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

func (*Component) Update

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

type Exports

type Exports struct {
	Receiver storage.Appendable `alloy:"receiver,attr"`
}

Jump to

Keyboard shortcuts

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