This website requires JavaScript.
Explore
Help
Sign in
adoralaura
/
go-urlsh
Watch
1
Star
0
Fork
You've already forked go-urlsh
0
Code
Issues
17
Pull requests
1
Projects
Releases
3
Packages
Wiki
Activity
Actions
main
go-urlsh
/
models
/
db.go
8 lines
69 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
replace gin with fiber and add db stuff
2023-04-24 07:52:54 +02:00
package
models
ad database logic and models
2023-04-25 18:43:01 +02:00
import
(
"github.com/uptrace/bun"
)
replace gin with fiber and add db stuff
2023-04-24 07:52:54 +02:00
ad database logic and models
2023-04-25 18:43:01 +02:00
var
DB
*
bun
.
DB
Reference in a new issue
Copy permalink