Documentation ¶
Index ¶
- type Backend
- func (b *Backend) UpdateAbortOnClose(value string) error
- func (b *Backend) UpdateBalance(value string) error
- func (b *Backend) UpdateCheckTimeout(value string) error
- func (b *Backend) UpdateCookie(cookie *models.Cookie) error
- func (b *Backend) UpdateForwardfor(value string) error
- func (b *Backend) UpdateHttpchk(value string) error
- type Maps
- type Server
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶ added in v1.4.3
type Backend models.Backend
func (*Backend) UpdateAbortOnClose ¶ added in v1.4.3
func (*Backend) UpdateBalance ¶ added in v1.4.3
func (*Backend) UpdateCheckTimeout ¶ added in v1.4.3
func (*Backend) UpdateCookie ¶ added in v1.4.3
func (*Backend) UpdateForwardfor ¶ added in v1.4.3
func (*Backend) UpdateHttpchk ¶ added in v1.4.3
type Maps ¶
func NewMapFiles ¶
type Server ¶ added in v1.4.3
type Server models.Server
func (*Server) UpdateCheck ¶ added in v1.4.3
func (*Server) UpdateInter ¶ added in v1.4.3
func (*Server) UpdateMaxconn ¶ added in v1.4.3
func (*Server) UpdateServerSsl ¶ added in v1.4.3
Click to show internal directories.
Click to hide internal directories.