type crypto/tls.ClientSessionCache (interface) Method Implmentations Get(sessionKey string) (session *ClientSessionState, ok bool) (*lruSessionCache).Get Put(sessionKey string, cs *ClientSessionState) (*lruSessionCache).Put
Method Implmentations Get(sessionKey string) (session *ClientSessionState, ok bool) (*lruSessionCache).Get Put(sessionKey string, cs *ClientSessionState) (*lruSessionCache).Put