identity

package
v0.1.46 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Identifier

type Identifier = idApi.Identifier // Public API of the composer

compose-identifier.api.Identifier

type IdentityManager

type IdentityManager interface {
	GenerateID() Identifier
	CreateID(seed string) Identifier
	ResetKeyCounter()
	EmptyIdentifier() Identifier
	// contains filtered or unexported methods
}

func GetIdentityManager

func GetIdentityManager() IdentityManager

func GetScopedIdentityManager

func GetScopedIdentityManager(scope string) IdentityManager

Jump to

Keyboard shortcuts

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