We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d95f1a commit ce31f3cCopy full SHA for ce31f3c
README.md
@@ -14,7 +14,7 @@ package](https://godoc.org/golang.org/x/crypto/ssh) with a higher-level API for
14
building SSH servers. The goal of the API was to make it as simple as using
15
[net/http](https://golang.org/pkg/net/http/), so the API is very similar:
16
17
-```
+```go
18
package main
19
20
import (
0 commit comments