services

package
v3.0.0-...-76fd240 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Parameters = make(map[string]TheParameter, 100)
View Source
var Services = TheServices{}

Functions

func StartServices

func StartServices()

Types

type TheParameter

type TheParameter struct {
	Flag    string
	Viber   string
	Default interface{}
	Help    string
}

type TheServices

type TheServices struct {
	AkamaiSession     session.Session
	AkamaiDiagnostics *diagnostics.DiagnosticsService
	AkamaiCps         cps.CPS
	AkamaiBilling     *svbilling.BillingService
	AkamaiCpcodes     *cpcodes.CpcodeService
	ClientTest        *clienttest.ClientTester
	Dns               *dnsutil.Dns
	PapiClient        papi.PAPI
	Properties        *properties.Propsv
	SecClient         appsec.APPSEC
}

Yes I know, this should be all references to interface....

Jump to

Keyboard shortcuts

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