Searched refs:lruServerSessionCache (Results 1 – 1 of 1) sorted by relevance
1070 type lruServerSessionCache struct { struct1074 func (c *lruServerSessionCache) Put(sessionId string, session *sessionState) { argument1078 func (c *lruServerSessionCache) Get(sessionId string) (*sessionState, bool) { argument1113 return &lruServerSessionCache{