saasapp

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2023 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppExample

type AppExample interface {
	//Initiation(ctx iris.Context) (AppDb *gorm.DB)
	SetTenantsDb(TenantsId int64, AppId int64) (AppDb *gorm.DB)
	SetSourceData(CurrInstanceDB *sysmodel.InstanceDb) (AppDb *gorm.DB)
	MysqlOpenDb(Instance *sysmodel.InstanceDb) (tenant *gorm.DB)
	OutConsole(title string, serial int64, AppId int64, DbName string)
}

Jump to

Keyboard shortcuts

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