Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HAProxy ¶
type HAProxy struct { Ready chan struct{} // contains filtered or unexported fields }
type SPOEHandler ¶
type SPOEHandler struct {
// contains filtered or unexported fields
}
func NewSPOEHandler ¶
func NewSPOEHandler(c *api.Client, cfg func() consul.Config) *SPOEHandler
func (*SPOEHandler) Handler ¶
func (h *SPOEHandler) Handler(msgs *spoe.MessageIterator) ([]spoe.Action, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.