proposal

package
v0.0.0-...-77e7770 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: LGPL-3.0 Imports: 0 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proposal

type Proposal struct {
	Source      uint8
	Destination uint8
	Data        interface{}
	Type        ProposalType
	MessageID   string // MessageID identifies the message that created the proposal
}

func NewProposal

func NewProposal(source uint8, destination uint8, data interface{}, messageID string, propType ProposalType) *Proposal

type ProposalType

type ProposalType string

Jump to

Keyboard shortcuts

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