mirror of
https://github.com/SamTherapy/dnscrypt.git
synced 2024-11-20 04:43:47 +00:00
gofmt
This commit is contained in:
parent
040c11f732
commit
484a4dea74
1 changed files with 1 additions and 1 deletions
2
doc.go
2
doc.go
|
@ -26,5 +26,5 @@ Here is a simple usage example:
|
|||
reply, rtt, err := client.Exchange(&req, serverInfo)
|
||||
|
||||
Unfortunately, I have not found an easy way to use dnscrypt-proxy as a dependency so here's why this library was created.
|
||||
*/
|
||||
*/
|
||||
package dnscrypt
|
||||
|
|
Loading…
Reference in a new issue