Namespace: gcapp_config

gcapp_config

Global configuration
Source:

Members

(static, constant) VECTORS

Systemwide vector definitions. You probably shouldn't fetch this directly - prefer module:gcapp~Gcapp.get_vector_names
Source:

Methods

(static) DEFAULT_HASH(data) → {string}

Systemwide default hash function. You probably shouldn't call this directly - prefer module:gcapp~Gcapp.dhash
Parameters:
Name Type Description
data any the value to hash
Source:
Returns:
Type
string