This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
wytfy
/
v2ray-core
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Jelajahi Sumber
account
v2ray
9 tahun lalu
induk
ef200c3c5e
melakukan
73e84b1e06
1 mengubah file
dengan
4 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
4
0
common/protocol/account.go
+ 4
- 0
common/protocol/account.go
Tampilan Berkas
@@ -0,0 +1,4 @@
+package protocol
+
+type Account interface {
+}