Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotInitialized = fmt.Errorf("identity not initialized") ErrIsLocked = fmt.Errorf("identity is locked") )
Functions ¶
func NewIdentity ¶
func NewIdentity(store identitystore.IdentityStore) (identity.Identity, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.