Documentation
¶
Index ¶
- func SetBool(m *gno.Machine, key string, val bool)
- func SetBytes(m *gno.Machine, key string, val []byte)
- func SetInt64(m *gno.Machine, key string, val int64)
- func SetString(m *gno.Machine, key, val string)
- func SetStrings(m *gno.Machine, key string, val []string)
- func SetUint64(m *gno.Machine, key string, val uint64)
- func UpdateParamStrings(m *gno.Machine, key string, val []string, add bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.