add link to Go Docs

这个提交包含在:
AJ ONeal 2021-06-21 23:30:56 -06:00
父节点 acaa3d3537
当前提交 aac3959dc7
共有 1 个文件被更改,包括 4 次插入0 次删除

查看文件

@ -127,6 +127,10 @@ sclient --servername "Robert'); DROP TABLE Students;" -k example.com localhost:3
sclient --servername "../../../.hidden/private.txt" -k example.com localhost:3000
```
# API
See [Go Docs](https://pkg.go.dev/github.com/therootcompany/sclient).
# Build from source
You'll need to install [Go](https://golang.org). See