//
pkg.gl
Category
github.com/onflow/flow-go
model
encoding
package
0.38.0-preview.0
Repository:
https://github.com/onflow/flow-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
8
Files
45 SLOC
#
Packages
cbor
No description provided by the author
json
No description provided by the author
rlp
No description provided by the author
#
Constants
SigTypeRandomBeacon
SigType specifies the role of the signature in the protocol.
SigTypeStaking
SigType specifies the role of the signature in the protocol.
#
Interfaces
Codec
No description provided by the author
Decoder
No description provided by the author
Encodable
Encodable is a type that defines a canonical encoding.
Encoder
No description provided by the author
Marshaler
Marshaler marshals and unmarshals values to and from bytes.
#
Type aliases
SigType
SigType is the aggregable signature type.