Documentation ¶
Overview ¶
Package oracle stores global truths of the whole runnning system.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //Records tracks total records stored in the database. This only accounts for // records already in the database and excludes records in the batch ingester. Records atomic.Uint64 Listen string DataPath string Acme struct { Enabled bool Email, Domain string } Endpoint string Demo string Profile bool )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.