package
golang.org/x/crypto/ssh
third-party13 third-party functions from golang.org/x/crypto/ssh, ranked by how often they are called outside tests and generated code.
- prod calls
- 1,370
- non-test, non-generated
- all calls
- 2,390
- total callsites
- functions
- 13
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in golang.org/x/crypto/ssh
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Unmarshal | 164 |
| Marshal | 143 |
| PublicKey.Marshal | 141 |
| Conn.Close | 113 |
| Session.Close | 109 |
| ParsePrivateKey | 109 |
| PublicKey.Type | 101 |
| Request.Reply | 95 |
| ParseAuthorizedKey | 94 |
| MarshalAuthorizedKey | 81 |
| Client.NewSession | 79 |
| Signer.PublicKey | 76 |
| Dial | 65 |