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 (*Agent) GetAllData ¶
func (a *Agent) GetAllData() (entity.MetricsType, error)
func (*Agent) GetCounter ¶
func (a *Agent) GetCounter() (entity.CounterType, error)
func (*Agent) UpdateCounter ¶
func (*Agent) UpdateGauge ¶
Click to show internal directories.
Click to hide internal directories.