This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zk1006
/
cc
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
a3f5a19950
Rami (Branch)
Tag
master
qd-cl
v1
v1
cc
/
QMPlusServer
/
model
/
dbModel
/
exampleForm.go
exampleForm.go
73 B
Cronologia
Originale
1
2
3
4
5
6
package dbModel
type ExampleForm struct {
Name string `json:"name"`
}