initial commit
This commit is contained in:
6
server/handler/http/metadata.go
Normal file
6
server/handler/http/metadata.go
Normal file
@ -0,0 +1,6 @@
|
||||
package http
|
||||
|
||||
type metadata struct {
|
||||
addr string
|
||||
proxyAgent string
|
||||
}
|
Reference in New Issue
Block a user