agentusecase

package
v0.0.0-...-165a0e8 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

the business logic of the client side

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent

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

func New

func New() (*Agent, error)

func (*Agent) GetAllData

func (a *Agent) GetAllData() (entity.MetricsType, error)

func (*Agent) GetCounter

func (a *Agent) GetCounter() (entity.CounterType, error)

func (*Agent) GetGauge

func (a *Agent) GetGauge() (entity.GaugeType, error)

func (*Agent) UpdateCounter

func (a *Agent) UpdateCounter() error

func (*Agent) UpdateGauge

func (a *Agent) UpdateGauge() error

Jump to

Keyboard shortcuts

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