constants

package
v0.0.0-...-5e9dbd4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2024 License: MIT Imports: 0 Imported by: 8

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL