metrics

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetricsRequest

type MetricsRequest struct {
	TestValue1 int `json:"testValue1"`
}

func (MetricsRequest) Info

type MetricsService

type MetricsService struct {
	gkBoot.BasicService
}

func (MetricsService) Execute

func (m MetricsService) Execute(ctx context.Context, request interface{}) (response interface{}, err error)

func (*MetricsService) Metrics

func (m *MetricsService) Metrics() *metrics.MappedMetrics

func (*MetricsService) UpdateMetrics

func (m *MetricsService) UpdateMetrics(
	_ context.Context,
	_ interface{},
	_ interface{},
	_ time.Time,
	mappedMetrics *metrics.MappedMetrics,
)

Jump to

Keyboard shortcuts

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