This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
cx
/
myth
Beobachten
3
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
e365dc8626
Branches
Tags
master
myth
/
db
/
struct.go
struct.go
100 B
Verlauf
Originalformat
1
2
3
4
5
6
package db
import "github.com/jmoiron/sqlx"
type Stmt = sqlx.Stmt
type NamedStmt = sqlx.NamedStmt