Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ThresholdProvider ¶
Types ¶
type State ¶
type State uint8
State represents the acceptance state of an entity.
func (State) IsAccepted ¶
IsAccepted returns true if the State is Accepted.
func (State) IsRejected ¶
IsRejected returns true if the State is Rejected.
Click to show internal directories.
Click to hide internal directories.