Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadLabels ¶
ReadLabels reads the labels key from the bucket Uses the key "labels"
func ReadTimestamps ¶
ReadTimestamps reads created and updated timestamps from a bucket. Uses keys "createdat" and "updatedat"
func WriteLabels ¶
WriteLabels will write a new labels bucket to the provided bucket at key bucketKeyLabels, replacing the contents of the bucket with the provided map.
The provide map labels will be modified to have the final contents of the bucket. Typically, this removes zero-value entries. Uses the key "labels"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.