Documentation ¶
Index ¶
Constants ¶
View Source
const ( DATABASE string = "olt" FORMAT_DATE string = "2006-01-02 15:04:05" )
View Source
const ( MODULE_UPDATE string = "Measurement" MODULE_AUTH string = "Auth" MODULE_REPORT string = "Report" MODULE_TRAFFIC string = "Traffic" )
View Source
const ( CATEGORY_SNMP string = "SNMP" CATEGORY_DATABASE string = "Database" CATEGORY_UTILS string = "Utilities" CATEGORY_OSM string = "OpenStreetMap" )
View Source
const ( GLOBAL_COLUMN_CREATED_AT string = "created_at" GLOBAL_COLUMN_UPDATED_AT string = "updated_at" INTERFACE_COLUMN_IF_INDEX string = "if_index" INTERFACE_COLUMN_IF_NAME string = "if_name" INTERFACE_COLUMN_IF_DESCR string = "if_descr" INTERFACE_COLUMN_IF_ALIAS string = "if_alias" INTERFACE_COLUMN_DEVICE_ID string = "device_id" MEASUREMENT_COLUMN_INTERFACE_ID string = "interface_id" )
View Source
const BASE_FILEPATH string = "./report/data/"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.