Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOauth2RawConnector ¶
func NewOauth2RawConnector() connectors.Connector
Types ¶
type Oauth2RawConnector ¶
type Oauth2RawConnector struct{}
func (Oauth2RawConnector) Id ¶
func (c Oauth2RawConnector) Id() string
func (Oauth2RawConnector) Load ¶
func (c Oauth2RawConnector) Load(schema interface{}) (interface{}, error)
func (Oauth2RawConnector) Name ¶
func (c Oauth2RawConnector) Name() string
func (Oauth2RawConnector) Schema ¶
func (c Oauth2RawConnector) Schema() interface{}
func (Oauth2RawConnector) Tags ¶
func (c Oauth2RawConnector) Tags() []string
Click to show internal directories.
Click to hide internal directories.