Documentation ¶
Index ¶
Constants ¶
View Source
const ( CmdAdd = "ADD" CmdDel = "DEL" )
Variables ¶
This section is empty.
Functions ¶
func MultusDelegateURL ¶
func MultusDelegateURL() string
Types ¶
type HTTPClient ¶
type HTTPClient struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient(socketPath string) *HTTPClient
func (*HTTPClient) InvokeDelegate ¶
Click to show internal directories.
Click to hide internal directories.