package
0.0.0-20240422121023-d12999f4ab47
Repository: https://github.com/jialequ/linux-sdk.git
Documentation: pkg.go.dev

# Functions

CpuUsage returns current cpu usage.
DisableLog disables logs of stats.
NewMetrics returns a Metrics.
NewRemoteWriter returns a RemoteWriter.
Report reports given message.
SetReporter sets the given reporter.
SetReportWriter sets the report writer.

# Variables

ErrWriteFailed is an error that indicates failed to submit a StatReport.

# Structs

No description provided by the author
A RemoteWriter is a writer to write StatReport.
No description provided by the author
A Task is a task reported to Metrics.

# Interfaces

No description provided by the author