- Most functions now live directly in the dbx package - dbxp and dbxm are now ONLY the few functions that cannot be shared
6 lines
85 B
Go
6 lines
85 B
Go
package dbxshared
|
|
|
|
import "gitea.auvem.com/go-toolkit/app"
|
|
|
|
var DBModule *app.Module
|