Documentation ¶
Overview ¶
Package serfin bundles up serf functions for goiardi.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Serfer *serfclient.RPCClient
Serfer is the common serf client for goiardi.
Functions ¶
func SendEvent ¶
func SendEvent(eventName string, payload interface{})
SendEvent sends a serf event out from goiardi.
func SendQuery ¶
func SendQuery(queryName string, payload interface{})
SendQuery sends a basic, no frills query out over serf.
func StartSerfin ¶
func StartSerfin() error
StartSerfin sets up the serf instance and starts listening for events and queries from other serf instances.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.