Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HXVMCreator ¶
type HXVMCreator struct {
// contains filtered or unexported fields
}
func (*HXVMCreator) CreateInstance ¶
func (creator *HXVMCreator) CreateInstance(ctx *bridge.Context, cp bridge.ContractCodeProvider) (bridge.Instance, error)
func (*HXVMCreator) RemoveCache ¶
func (creator *HXVMCreator) RemoveCache(name string)
Click to show internal directories.
Click to hide internal directories.