Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Templates = []map[string]string{
config,
common,
constsGo,
contractGo,
eventsGo,
eventhandlersGo,
funcsGo,
mainGo,
paramsGo,
proxyGo,
resultsGo,
stateGo,
structsGo,
thunksGo,
typedefsGo,
}
View Source
var TypeDependent = model.StringMapMap{
"fldLangType": {
"Address": "wasmtypes.ScAddress",
"AgentID": "wasmtypes.ScAgentID",
"BigInt": "wasmtypes.ScBigInt",
"Bool": "bool",
"Bytes": "[]byte",
"ChainID": "wasmtypes.ScChainID",
"Hash": "wasmtypes.ScHash",
"Hname": "wasmtypes.ScHname",
"Int8": "int8",
"Int16": "int16",
"Int32": "int32",
"Int64": "int64",
"NftID": "wasmtypes.ScNftID",
"RequestID": "wasmtypes.ScRequestID",
"String": "string",
"TokenID": "wasmtypes.ScTokenID",
"Uint8": "uint8",
"Uint16": "uint16",
"Uint32": "uint32",
"Uint64": "uint64",
},
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.