outdated

package
v0.0.0-...-a345a4b Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReplicaConfigV1

type ReplicaConfigV1 struct {
	Sink *struct {
		DispatchRules []*struct {
			filter.Table
			Rule string `toml:"rule" json:"rule"`
		} `toml:"dispatch-rules" json:"dispatch-rules"`
	} `toml:"sink" json:"sink"`
}

ReplicaConfigV1 represents some incompatible config with current Config

func (*ReplicaConfigV1) Unmarshal

func (c *ReplicaConfigV1) Unmarshal(data []byte) error

Unmarshal unmarshals into *ReplicaConfigV1 from json marshal byte slice

Jump to

Keyboard shortcuts

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