Documentation
¶
Index ¶
- func X_setSysParamBool(m *gno.Machine, module, submodule, name string, val bool)
- func X_setSysParamBytes(m *gno.Machine, module, submodule, name string, val []byte)
- func X_setSysParamInt64(m *gno.Machine, module, submodule, name string, val int64)
- func X_setSysParamString(m *gno.Machine, module, submodule, name, val string)
- func X_setSysParamStrings(m *gno.Machine, module, submodule, name string, val []string)
- func X_setSysParamUint64(m *gno.Machine, module, submodule, name string, val uint64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func X_setSysParamBool ¶
func X_setSysParamBytes ¶
func X_setSysParamInt64 ¶
func X_setSysParamString ¶
func X_setSysParamStrings ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.