trustsql

package
v0.17.3 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

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

func NewRepository

func NewRepository(db *pgxpool.Pool) *Repository

func (*Repository) Create

func (r *Repository) Create(ctx context.Context, tenantID string, mapping trust.OIDCMapping) error

func (*Repository) Delete

func (r *Repository) Delete(ctx context.Context, tenantID string) error

func (*Repository) Get

func (r *Repository) Get(ctx context.Context, tenantID string) (trust.OIDCMapping, error)

func (*Repository) Update

func (r *Repository) Update(ctx context.Context, tenantID string, mapping trust.OIDCMapping) error

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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