Documentation
¶
Index ¶
- func ComputeTxID(id *driver.TxID) string
- func ComputeTxIDFull(nonce, creator []byte) string
- func GetRandomNonce() ([]byte, error)
- func NewEndorseTransactionService(kvss *kvs.KVS, network string) *ets
- func NewEnvelopeService(kvss *kvs.KVS, network string) *envs
- func NewMetadataService(kvss *kvs.KVS, network string) *mds
- type Envelope
- type Manager
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeTxID ¶
func ComputeTxIDFull ¶
func GetRandomNonce ¶
func NewEnvelopeService ¶
func NewMetadataService ¶
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(sm driver.SessionManager) *Manager
func (*Manager) CommitEnvelope ¶
func (*Manager) NewEnvelope ¶
Click to show internal directories.
Click to hide internal directories.