Package kstat provides a Go interface to the Solaris/OmniOS kstat system for user-level access to kernel statistics.
go get github.com/illumos/go-kstatNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens a kstat token and prints it.
Use external synchronization (e.g., mutex) when accessing from multiple goroutines.
No dependency data recorded yet.