[crypto/tls.Config.ClientSessionCache](https://tip.golang.org/pkg/crypto/tls/#Config.ClientSessionCache) doc refers to this field as **SessionCache** instead of ClientSessionCache: // SessionCache is a cache of ClientSessionState entries for TLS session // resumption. ClientSessionCache ClientSessionCache
crypto/tls.Config.ClientSessionCache doc refers to this field as SessionCache instead of ClientSessionCache: