Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
Create combines the given `attributes` to form a composite key. The objectType and attributes are expected to have only valid utf8 strings and should not contain U+0000 (nil byte) and U+10FFFF (biggest and unallocated code point). The resulting composite key can be used as the key in PutState().
func CreateRangeKeysForPartialCompositeKey ¶
CreateRangeKeysForPartialCompositeKey returns a start and an end key for the given partial composite key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.