package
0.0.0-20170926205446-2d83fc975dd8
Repository: https://github.com/mohae/joefriday.git
Documentation: pkg.go.dev

# Packages

Package version gets the kernel and version information from the /proc/version file.
Package version gets the kernel and version information from the /proc/version file.

# Functions

Get gets the kernel information from the /proc/version file using the package's global profiler.
Returns an initialized Profiler; ready to use.

# Structs

Kernel holds information about the kernel and version.
Profiler processes the version information, /proc/version.