Documentation ¶
Index ¶
Constants ¶
View Source
const ( GAS_LIMIT = 10000000 STEP_LIMIT = 10000000 )
Variables ¶
This section is empty.
Functions ¶
func TransformAPType ¶
Types ¶
type HttpAlgorithmProvider ¶
type HttpAlgorithmProvider struct {
// contains filtered or unexported fields
}
func NewHttpAlgorithmProvider ¶
func NewHttpAlgorithmProvider(ap *store.AlgorithmProvider) (*HttpAlgorithmProvider, error)
type WasmAlgorithmProvider ¶
type WasmAlgorithmProvider struct {
// contains filtered or unexported fields
}
func NewWasmAlgorithmProvider ¶
func NewWasmAlgorithmProvider(ap *store.AlgorithmProvider) (*WasmAlgorithmProvider, error)
Click to show internal directories.
Click to hide internal directories.