crossrefs

package
v1.19.13 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2023 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetworkClass

type NetworkClass struct {
	PeerName  string
	ClassName string
}

NetworkClass references one class in a remote peer Can be used against the network to verify both peer and class actually exist.

func ParseClass

func ParseClass(name string) (NetworkClass, error)

ParseClass into a NetworkClass

func (NetworkClass) String

func (n NetworkClass) String() string

type NetworkKind

type NetworkKind struct {
	PeerName string
	ID       strfmt.UUID
}

NetworkKind is one particular kind (i.e. thing or action) of a peer identified by its UUID

Jump to

Keyboard shortcuts

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