sql

package
v5.0.0-...-14e0c58 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: AGPL-3.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DAOError = errors.RegisterBaseSentinel(errors.SqlDAO, "sql-users")
)

Functions

func NewDAO

func NewDAO(ctx context.Context, db *gorm.DB) user.DAO

NewDAO wraps passed DAO with specific Pydio implementation of User DAO and returns it.

Types

type LowerEq

type LowerEq struct {
	Column interface{}
	Value  interface{}
}

func (*LowerEq) Build

func (eq *LowerEq) Build(builder clause.Builder)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳