package
0.0.8
Repository: https://github.com/evanebb/gobble.git
Documentation: pkg.go.dev

# Functions

MergeKernelParameters merges multiple sets of KernelParameters, with values from maps being overwritten in the order that they're passed into the function.
No description provided by the author
ParseString will parse and validate s into a set of KernelParameters, and return an error if it encounters an invalid kernel parameter.
ParseStringSlice will parse and validate s into a set of KernelParameters, and return an error if it encounters an invalid kernel parameter.

# Structs

No description provided by the author

# Type aliases

No description provided by the author