Searched refs:lruServerSessionCache (Results 1 – 1 of 1) sorted by relevance
1875 type lruServerSessionCache struct { struct1879 func (c *lruServerSessionCache) Put(sessionId string, session *sessionState) { argument1883 func (c *lruServerSessionCache) Get(sessionId string) (*sessionState, bool) { argument1918 return &lruServerSessionCache{