database

package
v11.1.4-modfix Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SSOSettingsStore

type SSOSettingsStore struct {
	// contains filtered or unexported fields
}

func ProvideStore

func ProvideStore(sqlStore db.DB) *SSOSettingsStore

func (*SSOSettingsStore) Delete

func (s *SSOSettingsStore) Delete(ctx context.Context, provider string) error

func (*SSOSettingsStore) Get

func (s *SSOSettingsStore) Get(ctx context.Context, provider string) (*models.SSOSettings, error)

func (*SSOSettingsStore) List

func (*SSOSettingsStore) Upsert

func (s *SSOSettingsStore) Upsert(ctx context.Context, settings *models.SSOSettings) error

Jump to

Keyboard shortcuts

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