3.0.0 • Published 9 months ago

raphaelzhou1-ds-value v3.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Set and get a value

Authorized users can set and unset a value. Anyone can read the value.

Actions

peek

return the stored value along with boolean true if the value is set and false if not

read

return either the stored value or an exception if not set

poke

set the value (requires auth)

void

unset the value (requires auth)

3.0.0

9 months ago

2.0.0

9 months ago

1.0.0

9 months ago