Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Acquire ¶
Acquire takes one processor from worker pool for this program hash In case only one processor is in the pool it just attempts to lock it for the call TODO implement pool of worker-processors
func CheckProcessor ¶
CheckProcessor checks if processor instance is available. It doesn't attempt to acquire it
func LoadProcessorAsync ¶
LoadProcessorAsync creates and registers processor for program hash asynchronously possibly, locates Wasm program code in the file system, in IPFS etc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.