package
5.1.6
Repository: https://github.com/haproxytech/config-parser.git
Documentation: pkg.go.dev

# Functions

CutRight slices string around the last occurrence of sep returning the text before and after sep.
SplitRequest searches for "if" or "unless" and returns result.
StringExtractComment checks if comment is added.
StringSplitIgnoreEmpty while spliting, removes empty items.
StringSplitWithCommentIgnoreEmpty while splitting, removes empty items, if we have comment, separate it.

# Structs

Expression is standard HAProxy expression formed by a sample-fetch followed by some converters.
No description provided by the author

# Interfaces

No description provided by the author