This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
zjh
/
tools
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
88ef03c178
Ramos
Etiquetas
dev0307
master
tools
/
entity
/
encrypt.go
encrypt.go
75 B
Histórico
Em bruto
1
2
3
4
5
6
package entity
type EncryptData struct {
Str string
Expired int64
}