Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connector ¶
type Connector struct { ID string `json:"id"` Type string `json:"type"` Name string `json:"name"` ResourceVersion string `json:"resource_version"` Config string `json:"config"` EnableLogOut bool `json:"enable_logout"` LogoutRedirectURL string `json:"logout_redirect_url"` }
func (*Connector) IncreaseResourceVersion ¶
func (m *Connector) IncreaseResourceVersion()
Click to show internal directories.
Click to hide internal directories.