This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zjh
/
tools
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
88ef03c178
Rami (Branch)
Tag
dev0307
master
tools
/
entity
/
encrypt.go
encrypt.go
75 B
Cronologia
Originale
1
2
3
4
5
6
package entity
type EncryptData struct {
Str string
Expired int64
}