//
pkg.gl
Category
github.com/Stern-Ritter/metrics-and-alerting-service
internal
service
agent
package
0.0.0-20240811132321-117025e1dd22
Repository:
https://github.com/stern-ritter/metrics-and-alerting-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
35
Dependents
1
Files
421 SLOC
#
Functions
GetRSAPublicKey
GetRSAPublicKey reads an RSA public key from a PEM-encoded file.
NewAgent
NewAgent is constructor for creating a new Agent.
SetInterval
SetInterval schedules a task at a specified interval until the context is done.
#
Structs
Agent
Agent is monitoring agent that collects and sends metrics statistics to the server.