parameters

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterCodec

func RegisterCodec(codec *codec.Codec)

Types

type Parameter

type Parameter interface {
	String() string

	Equal(Parameter) bool
	Validate() error

	GetID() ids.ID
	GetData() data.Data
	GetValidator() func(interface{}) error

	Mutate(data.Data) Parameter
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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