apianalytics

package
v0.0.0-...-9b02830 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LogElasticType     = "Elastic"
	LogOracleType      = "Oracle"
	LogRabbitQueueType = "Rabbit"
)
View Source
const SERVICE_NAME = "api_analytics"

Variables

View Source
var AnalyticsMethods = map[string]map[string]interface{}{
	"Elastic": {
		"logs":          providers.LogsElastic,
		"analytics":     providers.APIAnalyticsElastic,
		"app_analytics": providers.ApplicationAnalyticsElastic,
	},

	"Oracle": {
		"logs":          providers.LogsOracle,
		"analytics":     providers.APIAnalyticsOracle,
		"app_analytics": providers.ApplicationAnalyticsOracle,
	},
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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