storage

package
v5.0.0-...-b98a0e9 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TestFinisherHooks []func() error
)

Functions

func DetectHooksAndRemoveFromURL

func DetectHooksAndRemoveFromURL(u *url.URL) ([]string, bool)

DetectHooksAndRemoveFromURL detects a hookNames=hook1,hook2,hook3 query parameter and remove it from the RawQuery

Types

type Closer

type Closer interface {
	Close(ctx context.Context) error
}

type Dropper

type Dropper interface {
	CloseAndDrop(ctx context.Context) error
}

type Migrator

type Migrator interface {
	Migrate(ctx context.Context) error
}

type Storage

type Storage openurl.Resolver[any]

Directories

Path Synopsis
sql
index
Package index provides ready-to-use tables and DAOs for storing hierarchical data using the nested sets pattern
Package index provides ready-to-use tables and DAOs for storing hierarchical data using the nested sets pattern
resources
Package resources provides ready-to-use SQL schemes and DAOs for attaching resource policies to any data
Package resources provides ready-to-use SQL schemes and DAOs for attaching resource policies to any data

Jump to

Keyboard shortcuts

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