This website works better with JavaScript
Home
Explore
Help
Sign In
sainw
/
fho_forward
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
restructure fho_forward client
sainw
1 year ago
parent
1e77d4b6ec
commit
7b6c58cd24
7 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
0
0
client.go
1
1
go.mod
0
0
listener.go
0
0
model.go
0
0
query.go
0
0
update.go
0
0
util.go
+ 0
- 0
client/client.go → client.go
View File
+ 1
- 1
go.mod
View File
@@ -1,4 +1,4 @@
-module
git.mokkon.com/sainw/fho_forward.gi
t
+module
clien
t
go 1.17
+ 0
- 0
client/listener.go → listener.go
View File
+ 0
- 0
client/model.go → model.go
View File
+ 0
- 0
client/query.go → query.go
View File
+ 0
- 0
client/update.go → update.go
View File
+ 0
- 0
client/util.go → util.go
View File