types

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2022 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionName

type ActionName string

func (ActionName) String

func (name ActionName) String() string

type BlockName

type BlockName string

func (BlockName) String

func (name BlockName) String() string

type DeliveryMethod added in v0.1.2

type DeliveryMethod string

type NodeID

type NodeID string

func (NodeID) String

func (nodeID NodeID) String() string

type NodeName

type NodeName string

func (NodeName) String

func (name NodeName) String() string

type NodeVersionName

type NodeVersionName string

func (NodeVersionName) String

func (name NodeVersionName) String() string

type TargetAction

type TargetAction struct {
	Name    NodeName   `json:"name"`
	Version uint       `json:"version"`
	Block   BlockName  `json:"block"`
	Action  ActionName `json:"action"`
}

func (*TargetAction) Validate

func (ta *TargetAction) Validate() error

Jump to

Keyboard shortcuts

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