models

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

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()

func (Connector) TableName

func (Connector) TableName() string

TableName sets the insert table name for this struct type

Jump to

Keyboard shortcuts

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