etikett_rule

package
v0.0.0-...-381c4e2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RuleGoldenChildUnset = RuleGoldenChild(iota)
	RuleGoldenChildLowest
	RuleGoldenChildHighest
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Rule

type Rule struct {
	GoldenChild RuleGoldenChild `toml:"golden-child,omitempty"`
}

type RuleGoldenChild

type RuleGoldenChild int

func (RuleGoldenChild) MarshalText

func (t RuleGoldenChild) MarshalText() (text []byte, err error)

func (*RuleGoldenChild) Set

func (t *RuleGoldenChild) Set(v string) (err error)

func (RuleGoldenChild) String

func (t RuleGoldenChild) String() string

func (*RuleGoldenChild) UnmarshalText

func (t *RuleGoldenChild) UnmarshalText(text []byte) (err error)

Jump to

Keyboard shortcuts

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