linuxkernel icon indicating copy to clipboard operation
linuxkernel copied to clipboard

Linux kernel utilities for Go.

linuxkernel

import "acln.ro/linuxkernel"

GoDoc

Utilities for interacting with the Linux kernel in various ways.

For now, this package deals with kernel configuration files and kernel symbol tables. It's a little bit of a mixed bag at the moment, and might be split up into multiple packages in the future, if necessary.