type crypto/tls.ClientSessionCache (interface)

Method Implmentations

Get(sessionKey string) (session *ClientSessionState, ok bool)
Put(sessionKey string, cs *ClientSessionState)