package
0.0.0-20231130195733-61ac79279aaa
Repository: https://github.com/osquery/osquery-go.git
Documentation: pkg.go.dev

# Functions

NewConfigPlugin takes a value that implements ConfigPlugin and wraps it with the appropriate methods to satisfy the OsqueryPlugin interface.

# Structs

Plugin is an osquery configuration plugin.

# Type aliases

GenerateConfigsFunc returns the configurations generated by this plugin.