db

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hook

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

func (Hook) AfterProcess

func (h Hook) AfterProcess(c *contexts.ContextHook) error

func (Hook) BeforeProcess

func (Hook) BeforeProcess(c *contexts.ContextHook) (context.Context, error)

type Provider

type Provider interface {
	Into(instance ...string) *xorm.Engine
}

func NewProvider

func NewProvider(conf config.Config) (Provider, func(), error)

Jump to

Keyboard shortcuts

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