This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
media_repo
/
mzk-server
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Pull Requesty
0
Strom:
836cbe5e88
Větve
Značky
master
mzk-server
/
model
/
common
/
clearDB.go
clearDB.go
103 B
Historie
Surový
1
2
3
4
5
6
7
package common
type ClearDB struct {
TableName string
CompareField string
Interval string
}