Documentation
¶
Overview ¶
Package memory provides a volatile memory-based implementation of the storage.Store and storage.Graph interfaces.
Index ¶
Constants ¶
This section is empty.
Variables ¶
DefaultStore provides a volatile in memory store.
Functions ¶
func Base64ToUUID ¶ added in v0.7.0
Base64ToUUID attempts to decode a base 64 encoded UUID.
func UUIDToBase64 ¶ added in v0.7.0
UUIDToBase64 recodes it into a compact string.
Types ¶
This section is empty.
Source Files
¶
- memory.go
- uuid.go
Click to show internal directories.
Click to hide internal directories.