Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
qiuqunfeng
waf-console
aab2db6812603cf84083bd7a6e4e71d38f69a681
aab2db6812603cf84083bd7a6e4e71d38f69a681
Switch branch/tag
waf-console
internal
service
simple_proxy.go
Find file
Normal view
History
Permalink
simple_proxy.go
60 Bytes
Edit
Web IDE
Newer
Older
proxy service
qunfeng qiu
committed
Sep 22, 2025
1
2
3
4
type
SimpleProxy
struct
{
regionUrlMap
map
[
string
]
string
}