This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
wytfy
/
v2ray-core
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
account
v2ray
%!s(int64=9) %!d(string=hai) anos
pai
ef200c3c5e
achega
73e84b1e06
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
common/protocol/account.go
+ 4
- 0
common/protocol/account.go
Ver ficheiro
@@ -0,0 +1,4 @@
+package protocol
+
+type Account interface {
+}