This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
sunsheng
/
updater
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
62d653d7e7
Větve
Značky
linux
master
updater
/
comm
/
asset.go
asset.go
111 B
Historie
Surový
1
2
3
4
5
6
7
8
package comm
type PublicAssetReq struct {
DbId string
DefineId string
Id string
Enable bool
}