common

package
v1.54.10 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const Version0 = "0"

Variables

This section is empty.

Functions

This section is empty.

Types

type MemberStatus

type MemberStatus int

MemberStatus represents the approval status of a peer

const (
	Unknown  MemberStatus = iota // iota provides automatic enumeration. Here, Pending = 0
	Pending                      // Pending = 1
	Approved                     // Approved = 2
)

Jump to

Keyboard shortcuts

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