View Source Chaps.ConfServer (chaps v1.0.1)

Provide data-store for configuration settings.

Summary

Functions

Clear all the data in data-store table.

Get the configuration value.

Set the configuration value.

Initialize the data-store table.

Functions

clear()

Clear all the data in data-store table.

get()

Get the configuration value.

set(value)

Set the configuration value.

start()

Initialize the data-store table.