summaryrefslogtreecommitdiff
path: root/verify/verify.go
diff options
context:
space:
mode:
Diffstat (limited to 'verify/verify.go')
-rw-r--r--verify/verify.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/verify/verify.go b/verify/verify.go
index 38e2f60..ddf7db7 100644
--- a/verify/verify.go
+++ b/verify/verify.go
@@ -32,6 +32,7 @@ type VerifyResult struct {
type Config struct {
LocalAddr string
Custom string
+ Proxy string
}
type VerifyResponse struct {