crypto/tls.ClientSessionCache.Get (method)
2 uses
crypto/tls (current package)
common.go#L357: Get(sessionKey string) (session *ClientSessionState, ok bool)
handshake_client.go#L266: session, ok := c.config.ClientSessionCache.Get(cacheKey)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)