Registry / observability / stathat-go

stathat-go

JSON →
library1.0.0gogounverified

A Go client for posting statistics to StatHat, a cloud-based metrics service.

go get github.com/stathat/go
INSTALL
IMPORT
SIG · STATHAT-GO
S
stathat-go
observabilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

stathat
github.com/stathat/go

Post a count to StatHat

package main import ( "github.com/stathat/go" ) func main() { stathat.PostEZCount("test-counter", "user@example.com", 1) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
stathat-go — go get stathat-go · libregistry