sqlopt

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SQLOptions

func SQLOptions(opts ...SQLOption) sqlOptions

Types

type SQLOption

type SQLOption interface {
	Apply(db *gorm.DB) *gorm.DB
}

func EndDate added in v0.2.5

func EndDate(date string) SQLOption

func StartDate added in v0.2.5

func StartDate(date string) SQLOption

func WithClientID added in v0.2.5

func WithClientID(userID string) SQLOption

func WithID

func WithID(id uint32) SQLOption

func WithKey

func WithKey(key string) SQLOption

func WithOrgID

func WithOrgID(orgID string) SQLOption

func WithUserID

func WithUserID(userID string) SQLOption

Jump to

Keyboard shortcuts

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