package
2.0.4
Repository: https://github.com/abguthrie/goquery.git
Documentation: pkg.go.dev

# Interfaces

GoQueryAPI defines the set of functions needed for goquery to interface with a backend These functions also must handle any needed authentication because the rest of goquery is blind to the implementation for code separation purposes.

# Type aliases

Rows is the Osquery response shape parsed from API, or built manually to utilize printers.