type github.com/tmc/go-iroh/internal/itls/tls.ClientSessionCache (interface)

Method Implmentations

Get(sessionKey string) (session *ClientSessionState, ok bool) *github.com/tmc/go-iroh/iroh.SessionCache.Get
Put(sessionKey string, cs *ClientSessionState) *github.com/tmc/go-iroh/iroh.SessionCache.Put