Documentation
¶
Index ¶
- func ComputeTxID(id *driver.TxID) string
- func ComputeTxIDFull(nonce, creator []byte) string
- func GetRandomNonce() ([]byte, error)
- func NewEndorseTransactionService(sp view2.ServiceProvider, network string) *ets
- func NewEnvelopeService(sp view2.ServiceProvider, network string) *envs
- func NewMetadataService(sp view2.ServiceProvider, 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 NewEndorseTransactionService ¶
func NewEndorseTransactionService(sp view2.ServiceProvider, network string) *ets
func NewEnvelopeService ¶
func NewEnvelopeService(sp view2.ServiceProvider, network string) *envs
func NewMetadataService ¶
func NewMetadataService(sp view2.ServiceProvider, network string) *mds
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(sp view.ServiceProvider, sm driver.SessionManager) *Manager
func (*Manager) CommitEnvelope ¶
func (*Manager) NewEnvelope ¶
Click to show internal directories.
Click to hide internal directories.