package
0.0.0-20240916190630-1b9c57b57807
Repository: https://github.com/blicero/scrollmaster.git
Documentation: pkg.go.dev
# Structs
Host represents a system that we gather log records from.
Record is one record from a system log.
Response is what the Server sends to the Agent after handling a request.
Search represents a search, including the Query and the list of IDs it returned.
SearchQuery wraps the parameters for searching the log.
# Type aliases
RecordSlice is a slice of Records that can be sorted.