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 DataPerm

func DataPerm(userId, orgId string) SQLOption

func WithActionName added in v0.2.5

func WithActionName(actionName string) SQLOption

func WithAssistantID added in v0.1.8

func WithAssistantID(assistantId uint32) SQLOption

func WithCustomPromptLikeName added in v0.2.6

func WithCustomPromptLikeName(name string) SQLOption

func WithCustomPromptName added in v0.2.6

func WithCustomPromptName(name string) SQLOption

func WithCustomPromptNotID added in v0.2.6

func WithCustomPromptNotID(id uint32) SQLOption

func WithID

func WithID(id uint32) SQLOption

func WithIDs

func WithIDs(ids []uint32) SQLOption

func WithMCPID added in v0.1.8

func WithMCPID(mcpId string) SQLOption

func WithMCPType added in v0.2.5

func WithMCPType(mcpType string) SQLOption

func WithOrgID

func WithOrgID(orgId string) SQLOption

func WithToolId added in v0.2.5

func WithToolId(toolId string) SQLOption

func WithToolType added in v0.2.5

func WithToolType(toolType string) SQLOption

func WithUserId

func WithUserId(userId string) SQLOption

func WithWorkflowID added in v0.1.8

func WithWorkflowID(workflowId string) SQLOption

Jump to

Keyboard shortcuts

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