dashboardEvent

package
v0.0.0-...-987a61a Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DashboardTelemetryRestHandler

type DashboardTelemetryRestHandler interface {
	SendDashboardAccessedEvent(w http.ResponseWriter, r *http.Request)
	SendDashboardLoggedInEvent(w http.ResponseWriter, r *http.Request)
}

type DashboardTelemetryRestHandlerImpl

type DashboardTelemetryRestHandlerImpl struct {
	// contains filtered or unexported fields
}

func (*DashboardTelemetryRestHandlerImpl) SendDashboardAccessedEvent

func (handler *DashboardTelemetryRestHandlerImpl) SendDashboardAccessedEvent(w http.ResponseWriter, r *http.Request)

func (*DashboardTelemetryRestHandlerImpl) SendDashboardLoggedInEvent

func (handler *DashboardTelemetryRestHandlerImpl) SendDashboardLoggedInEvent(w http.ResponseWriter, r *http.Request)

type DashboardTelemetryRouter

type DashboardTelemetryRouter interface {
	Init(configRouter *mux.Router)
}

type DashboardTelemetryRouterImpl

type DashboardTelemetryRouterImpl struct {
	// contains filtered or unexported fields
}

func NewDashboardTelemetryRouterImpl

func NewDashboardTelemetryRouterImpl(deploymentRestHandler DashboardTelemetryRestHandler) *DashboardTelemetryRouterImpl

func (DashboardTelemetryRouterImpl) Init

func (router DashboardTelemetryRouterImpl) Init(configRouter *mux.Router)

Jump to

Keyboard shortcuts

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