factory_oauth

package
v1.1.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FactoryOAuth

type FactoryOAuth struct {
	Log *logger.Logger
}

func (FactoryOAuth) CreateCachedOAuth

func (this FactoryOAuth) CreateCachedOAuth(
	serviceName string,
	httpClient *resty.Client,
	cache *cache.Cache,
) (auth *oaut_client.OAuthClient)

func (FactoryOAuth) CreateOAuth

func (this FactoryOAuth) CreateOAuth(
	serviceName string,
	httpClient *resty.Client,
) (auth *oaut_client.OAuthClient)

func (FactoryOAuth) InitFactory

func (this FactoryOAuth) InitFactory()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL