Search
cets
v0.2.0
Pages
Modules
Settings
View Source
cets_metadata
(cets v0.2.0)
A helper module for fast access for some server metadata.
Link to this section
Summary
Functions
get(Name, K)
Reads metadata.
init(Name)
Create a table for fast access.
set(Name, K, V)
Sets metadata.
Link to this section
Functions
Link to this function
get(Name, K)
View Source
Reads metadata.
Link to this function
init(Name)
View Source
Create a table for fast access.
Link to this function
set(Name, K, V)
View Source
Sets metadata.