package
0.28.0
Repository: https://github.com/solarisdb/solaris.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

IsKeyValid checks whether the key is valid: <path><keysuffix> where the keysuffix is a string without '/'.
IsPathValid checks whether the path is valid: it should start and end on '/'.
TestSimpleStorage a bunch of tests run against a kvs instance.

# Interfaces

Storage interface provides access to the Key-Value Simple service.