package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Aug 14, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package foundation emulates foundation of types for golang contracts
Call other contract via network dispatcher
type CBORMarshaler interface {
Marshal(interface{}) []byte
Unmarshal(interface{}, []byte)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.