Documentation
¶
Index ¶
Constants ¶
View Source
const ( PostMethodSupported = "only post method is allowed" CredentialsError = "credentials error" TokenError = "token error" )
Variables ¶
This section is empty.
Functions ¶
func BrokerClient ¶ added in v0.1.2
func BrokerClient(host string, port int) (pb.EndpointClient, error)
func ConfigureClient ¶
func ConfigureClient(config *Config) (pb.ConfigureEndpointClient, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.