package
0.2.7
Repository: https://github.com/aorith/varnishlog-parser.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

Non original headers added in VCL (even if modified later in VCL).
Original headers deleted.
Original headers modified.
Before a VCL_call headers are original (as sent by the client or before VCL processing).

# Structs

Header is a simple header struct.
HeaderState stores the state of a header.

# Type aliases

HeaderStates is an alias for []HeaderState with useful methods.