//
pkg.gl
Category
github.com/hyperledger-labs/fabric-block-archiving
internal
pkg
identity
package
2.0.0-alpha+incompatible
Repository:
https://github.com/hyperledger-labs/fabric-block-archiving.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
10 SLOC
#
Interfaces
Serializer
Serializer is an interface which wraps the Serialize function.
Signer
Signer is an interface which wraps the Sign method.
SignerSerializer
SignerSerializer groups the Sign and Serialize methods.