Versions in this module Expand all Collapse all v4 v4.0.2 Jul 25, 2022 v4.0.1 Jul 25, 2022 Changes in this version + type HAProxyMock struct + func NewHAProxyMock(t *testing.T) *HAProxyMock + func (haproxy *HAProxyMock) SetResponses(responses *map[string]string) + func (haproxy *HAProxyMock) Start() + func (haproxy *HAProxyMock) Stop()