This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
loallout
/
video_course
Suivre
7
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
7c93599313
Branches
Tags
master
v0.0.1
video_course
/
model
/
duInfo.go
duInfo.go
65 B
Historique
Raw
1
2
3
4
5
6
package model
type DuInfo struct {
DpName string
DuId int
}