package
1.0.2
Repository: https://github.com/square/inspect.git
Documentation: pkg.go.dev

# Functions

FindCgroupMount returns the file system mount point where the input subsystem is mounted at.
FindCgroups returns all cgroups with at least one active task attached for the input subsystem.
InitializeMetrics initializes all Counters/Gauges types defined for the instance with Metrics Context by using reflection.
ParseFloat extracts a float64 number from input and returns it.
ParseUint extracts an unsigned integer from input and returns it.
ReadUintFromFile extracts an unsigned integer from specified file input.
SetMetrics sets values for all counters/gauges defined.
UnregisterMetrics un-registers all counters/gauges defined for the instance.

# Constants

Constants for different bit sizes.
Constants for different byte sizes.
Constants for different bit sizes.
Constants for different byte sizes.
Constants for different bit sizes.
Constants for different byte sizes.
Constants for different bit sizes.
Constants for different byte sizes.
Constants for different bit sizes.
Constants for different byte sizes.
Constants for different bit sizes.
Constants for different byte sizes.
Constants for different bit sizes.
Constants for different byte sizes.
Constants for different bit sizes.
Constants for different byte sizes.

# Interfaces

Interface represents an empty interface.

# Type aliases

BitSize represents a float64 with methods for human readable output.
ByteSize represents a float64 with human readable methods.