directory
0.0.0-20240619090254-3ffde40eee4d
Repository: https://github.com/darkomap/metricsservice.git
Documentation: pkg.go.dev
# Packages
Package agent defines a structure that gets memory metrics and sends them to the server.
Package build contains methods for displaying information about build.
Package certmanager stores structures for working with message encryption.
Package client defines a structure that sends data to the server.
Package compresses defines structures and handles for working with compressed data.
Package file provides structures for working with files.
Package hasher defines structures for working with hashed data.
Package ip describes the structures for working with IP.
Package logger defines structures and handles for logging.
Package memstats defines structure for calculating memory statistic, virtual memory statistics, CPU utilization and random value.
Package models defines structure and methods for working with server model.
Package osexitcheck define Analyzer, which check for call os.Exit.
Package parameters defines structure's parameters for agent/servers work.
No description provided by the author
Package server contains structures and methods for running the server.
Package storage defines structures and methods for working with storage.