key

package
v0.1.111 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Key

type Key struct {
	// contains filtered or unexported fields
}

func (Key) String

func (k Key) String() string

func (Key) Value

func (k Key) Value() uint32

type KeyManager

type KeyManager interface {
	GenerateKey() Key
	ResetKeyCounter()
	EmptyKey() Key
	CreateKey(seed string) Key
	// contains filtered or unexported methods
}

func GetOrCreateKeyManager

func GetOrCreateKeyManager(id string) KeyManager

Jump to

Keyboard shortcuts

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