raw

package
v0.0.0-...-4e3f075 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeyRawData = "raw_data"
	KeyData    = "data"
	KeyOthers  = "others"
	KeyIgnore  = "ignore"
)
View Source
const PluginRaw = "raw"

Variables

This section is empty.

Functions

func NewProvider

func NewProvider(ctx context.Context, cfg cmap.CustomMap, formatter cfgTY.FormatterScript) (providerType.Plugin, error)

Types

type RawProvider

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

func New

func New(ctx context.Context, name string, formatter cfgTY.FormatterScript) (*RawProvider, error)

func (*RawProvider) Name

func (rp *RawProvider) Name() string

func (*RawProvider) ToMQTTMessage

func (rp *RawProvider) ToMQTTMessage(sourceMessage *types.Message) (*types.Message, error)

func (*RawProvider) ToSourceMessage

func (rp *RawProvider) ToSourceMessage(mqttMessage *types.Message) (*types.Message, error)

Jump to

Keyboard shortcuts

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