This website requires JavaScript.
Explore
Help
Sign In
h4kor
/
owl-blogs
Watch
1
Star
0
Fork
You've already forked owl-blogs
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
802e9a399e
owl-blogs
/
infra
/
interface.go
8 lines
93 B
Go
Raw
Blame
History
package
infra
import
"github.com/jmoiron/sqlx"
type
Database
interface
{
Get
(
)
*
sqlx
.
DB
}
Reference in New Issue
View Git Blame
Copy Permalink