Documentation ¶
Index ¶
- type FactoryRestClient
- func (this *FactoryRestClient) CreateOAuthRestClient(serviceName string, clientName string, oauthClient *oaut_client.OAuthClient) *rest_client.RestClient
- func (this *FactoryRestClient) CreateRestClient(serviceName string, clientName string) *rest_client.RestClient
- func (this *FactoryRestClient) InitFactory()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FactoryRestClient ¶
func (*FactoryRestClient) CreateOAuthRestClient ¶
func (this *FactoryRestClient) CreateOAuthRestClient( serviceName string, clientName string, oauthClient *oaut_client.OAuthClient, ) *rest_client.RestClient
func (*FactoryRestClient) CreateRestClient ¶
func (this *FactoryRestClient) CreateRestClient( serviceName string, clientName string, ) *rest_client.RestClient
func (*FactoryRestClient) InitFactory ¶
func (this *FactoryRestClient) InitFactory()
Click to show internal directories.
Click to hide internal directories.