ydirectlogins

package
v0.0.0-...-ce87471 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AllIntegrationsLogin

type AllIntegrationsLogin struct {
	Id            int
	Login         string
	IntegrationId int
	Token         string
}

func (*AllIntegrationsLogin) GetColumnPointers

func (model *AllIntegrationsLogin) GetColumnPointers() []interface{}

func (*AllIntegrationsLogin) GetDefaultSql

func (model *AllIntegrationsLogin) GetDefaultSql() string

func (*AllIntegrationsLogin) GetNewModel

func (model *AllIntegrationsLogin) GetNewModel() db.RowModel

func (*AllIntegrationsLogin) ToType

func (model *AllIntegrationsLogin) ToType(items []db.RowModel) []*AllIntegrationsLogin

type IntegrationLogin

type IntegrationLogin struct {
	Id    int
	Login string
}

func (*IntegrationLogin) GetColumnPointers

func (model *IntegrationLogin) GetColumnPointers() []interface{}

func (*IntegrationLogin) GetDefaultSql

func (model *IntegrationLogin) GetDefaultSql() string

func (*IntegrationLogin) GetNewModel

func (model *IntegrationLogin) GetNewModel() db.RowModel

func (*IntegrationLogin) ToType

func (model *IntegrationLogin) ToType(items []db.RowModel) []*IntegrationLogin

Jump to

Keyboard shortcuts

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