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

# Interfaces

Serializer is an interface which wraps the Serialize function.
Signer is an interface which wraps the Sign method.
SignerSerializer groups the Sign and Serialize methods.