improved docs
This commit is contained in:
parent
a24d9348bf
commit
491867d7e4
8 changed files with 232 additions and 145 deletions
|
@ -1,6 +1,6 @@
|
|||
package models
|
||||
|
||||
type ProxyResponse struct {
|
||||
type EdgeProxyResponse struct {
|
||||
URL string `json:"url"`
|
||||
StatusCode int `json:"status_code"`
|
||||
Text string `json:"text"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue