Documentation ¶
Index ¶
- func GetDBObj(db serodb.Getter, key []byte, obj unserial)
- func GetObj(tri Tri, key []byte, obj unserial)
- func TryGetUint256s(tri Tri, key []byte, cb func([]byte, *c_type.Uint256)) (hashes []c_type.Uint256)
- func TryUpdateUint256s(tri Tri, key []byte, hashes []c_type.Uint256)
- func UpdateDBObj(database serodb.Putter, key []byte, obj serial)
- func UpdateObj(tri Tri, key []byte, obj serial)
- type KEY_NAME
- type Tri
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TryGetUint256s ¶
func UpdateDBObj ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.