1
1
Derivar 0

add link to Go Docs

Este cometimento está contido em:
AJ ONeal 2021-06-21 23:30:56 -06:00
ascendente acaa3d3537
cometimento aac3959dc7
1 ficheiros modificados com 4 adições e 0 eliminações

Ver ficheiro

@ -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