Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTestConfig ¶
NewTestConfig returns a fully-populated *Cache mirroring the YAML you shared, including all computed "virtual" fields that LoadConfig sets (QueryBytes, HeadersMap, PathBytes, Backends' *Bytes fields, SoftMemoryLimit, and AtomicEnabled).
func ReserveFreePortInRange ¶
ReserveFreePortInRange finds a free TCP port and RETURNS an open listener bound to it. This avoids the window where another process can grab the port. Caller must Close() the returned listener when done.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.