simplestatex v0.3.0 SimpleStatEx.Query.Stat protocol
Interface to query stats from the configured Repo
Link to this section Summary
Functions
Retrieve all stats in a categorized set
Insert a new stat or new stats to the means of storage
Retrieve a stat or set of stats from the means of storage
Link to this section Types
Link to this section Functions
Link to this function
all(stat)
Retrieve all stats in a categorized set
Link to this function
insert(stat)
Insert a new stat or new stats to the means of storage
Link to this function
retrieve(stat, stat_query)
Retrieve a stat or set of stats from the means of storage