package
2.0.0-beta+incompatible
Repository: https://github.com/ibm/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.