Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
func (*Proxy) MonitorMeilisearch ¶ added in v0.2.0
func (p *Proxy) MonitorMeilisearch()
func (*Proxy) PurgeCache ¶
type ProxyHealth ¶ added in v0.2.0
type ProxyHealth struct {
// contains filtered or unexported fields
}
func (*ProxyHealth) Fail ¶ added in v0.2.0
func (p *ProxyHealth) Fail()
func (*ProxyHealth) IsHealthy ¶ added in v0.2.0
func (p *ProxyHealth) IsHealthy() bool
func (*ProxyHealth) Reset ¶ added in v0.2.0
func (p *ProxyHealth) Reset()
func (*ProxyHealth) Success ¶ added in v0.2.0
func (p *ProxyHealth) Success()
Click to show internal directories.
Click to hide internal directories.