Skip to content

Commit e5e83a5

Browse files
committed
Added comment
1 parent 383c328 commit e5e83a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ip2proxywebservice.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ type IP2ProxyCreditResult struct {
3636
Response string `json:"response"`
3737
}
3838

39+
// The WS struct is the main object used to query the IP2Proxy Web Service.
3940
type WS struct {
4041
apiKey string
4142
apiPackage string

0 commit comments

Comments
 (0)