This website requires JavaScript.
Explore
Help
Sign In
nilopaim
/
apifiber
Watch
1
Star
0
Fork
You've already forked apifiber
0
Code
Issues
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
00f31d92ce
apifiber
/
globals
/
globals.go
11 lines
98 B
Go
Raw
Blame
History
package
globals
import
"gorm.io/gorm"
var
(
API_VERSION
=
""
API_RELEASE
=
""
DB
*
gorm
.
DB
)
Reference in New Issue
View Git Blame
Copy Permalink