package
2.0.0-alpha+incompatible
Repository: https://github.com/hyperledger-gerrit-archive/fabric-ca.git
Documentation: pkg.go.dev

# Packages

Code generated by counterfeiter.

# Functions

GetAffiliation return a joined version version of the affiliation path with '.' as the seperator.
GetNewAttributes updates existing attribute, or add attribute if it does not already exist.
GetUserLessThanLevel returns all identities that are less than the level specified Otherwise, returns no users if requested level is zero.
New creates a DBUser object from the DB user record.

# Structs

DbTxResult returns information on any affiliations and/or identities affected during a database transaction.
Impl is the databases representation of a user.
Info contains information about a user.
Record defines the properties of a user.

# Interfaces

Affilation is interface that defines functions needed to get a user's affiliation.
Registry is the API for retreiving users and groups.
User is the SPI for a user.