package
0.0.0-20240517084613-2326599f9d75
Repository: https://github.com/9illes/log-parser.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsGoogleBot is an qualifier that determines if the request is from GoogleBot.
No description provided by the author
IsBot is an insight that determines if the request is from a bot.
IsBot is an qualifier that determines if the request is from a bot.
No description provided by the author
IsCacheHit is an qualifier that determines if the request is a cache hit.
IsMedia is an insight that determines if the request is for a media file.
IsMedia is an qualifier that determines if the request is for a media file.
No description provided by the author
No description provided by the author
LoadJournal loads the journal json file.
No description provided by the author
Paginate returns a slice of requests and the next page number.
No description provided by the author

# Structs

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

# Type aliases

Qualifier is a function that filter on properties of a request.
Insight is a function that filter on properties of a request.
No description provided by the author
Qualifier is a function that filter on properties of a request.