gof

package
v0.8.18 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2022 License: Apache-2.0, BSD-2-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GradeOfFinality

type GradeOfFinality uint8

GradeOfFinality defines the grade of finality of an object.

const (
	// None defines the zero value for GradeOfFinality.
	None GradeOfFinality = iota
	// Low defines a low GradeOfFinality.
	Low
	// Medium defines a medium GradeOfFinality.
	Medium
	// High defines a high GradeOfFinality.
	High
)

func (GradeOfFinality) Bytes

func (gof GradeOfFinality) Bytes() []byte

Bytes returns the byte representation of the GradeOfFinality.

func (GradeOfFinality) String

func (gof GradeOfFinality) String() string

Jump to

Keyboard shortcuts

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