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

# Functions

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

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Plugin is an osquery logger plugin.

# Type aliases

LogFunc is the logger function used by an osquery Logger plugin.
LogType encodes the type of log osquery is outputting.