This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
alist
mirror of
https://github.com/Xhofe/alist
Watch
1
Star
0
Fork
You've already forked alist
0
Code
Issues
Releases
Wiki
Activity
ec89bb70c7
alist
/
internal
/
store
/
store.go
8 lines
58 B
Go
Raw
Blame
History
package
store
import
(
"gorm.io/gorm"
)
var
db
gorm
.
DB
Reference in New Issue
View Git Blame
Copy Permalink