objectlabel

package
v0.0.0-...-92ca402 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ClaimBlock  string = "claim.uvio.network/block"
	ClaimObject string = "claim.uvio.network/object"
)
View Source
const (
	LifecycleExpired InterimLifecycle = "expired"
	LifecycleOnchain DesiredLifecycle = "onchain"
	LifecyclePending InterimLifecycle = "pending"
)
View Source
const (
	NoteKind     string = "note.uvio.network/kind"
	NoteResource string = "note.uvio.network/resource"
)
View Source
const (
	NoteKindUserRight string = "UserRight"
	NoteKindUserWrong string = "UserWrong"

	NoteKindUserHonest    string = "UserHonest"
	NoteKindUserDishonest string = "UserDishonest"
	NoteKindUserAbstained string = "UserAbstained"

	NoteKindUvxMint       string = "UvxMint"
	NoteKindVoterSelected string = "VoterSelected"
)
View Source
const (
	OriginExtern string = "extern"
	OriginIntern string = "intern"
)
View Source
const (
	TaskOrigin string = "task.uvio.network/origin"
	TaskWorker string = "task.uvio.network/worker"
)
View Source
const (
	UserObject string = "user.uvio.network/object"
)
View Source
const (
	VoteIndex string = "vote.uvio.network/index"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DesiredLifecycle

type DesiredLifecycle string
const (
	LifecycleCreated DesiredLifecycle = "created"
	LifecycleBalance DesiredLifecycle = "balance"
	LifecycleDispute DesiredLifecycle = "dispute"
	LifecyclePropose DesiredLifecycle = "propose"
	LifecycleResolve DesiredLifecycle = "resolve"
)

type InterimLifecycle

type InterimLifecycle string

Jump to

Keyboard shortcuts

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