package
0.0.0-20200813191826-62bf4b9a0ffc
Repository: https://github.com/busbud/tidalwave.git
Documentation: pkg.go.dev

# Functions

GetLogPaths returns all log paths matching a query.
GetLogPathsForApp returns all log paths matching a query for a specified app.
Query executes a given query string.

# Structs

ArrayResults does stuffeasyjson:json.
ChannelResults returns array results through a channel.
IntResults does stuffeasyjson:json.
LogQueryStruct contains all information about a log file, including the matching entries to the query.
ObjectResults does stuffeasyjson:json.
TidalwaveParser does stuff.