db

package
v0.0.0-...-85da37a Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2020 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Grp

func Grp(name string) group

Grp 返回指定实例组

func Init

func Init()

func R

func R() *xorm.Engine

R 返回"default"实例组的只读实例 业务逻辑使用指定实例组的只读实例:.R().Where().Find()

func W

func W() *xorm.Engine

R 返回"default"实例组的写实例 业务逻辑使用指定实例组的只读实例:.R().Where().Find()

Types

This section is empty.

Jump to

Keyboard shortcuts

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