Versions in this module Expand all Collapse all v8 v8.17.0 Nov 18, 2025 Changes in this version + type InMemoryCache struct + func NewInMemoryTokenCache() *InMemoryCache + func (c *InMemoryCache) SetAccessToken(token string) + func (c *InMemoryCache) SetRefreshToken(token string) + func (c InMemoryCache) AccessToken() string + func (c InMemoryCache) RefreshToken() string Other modules containing this package code.cloudfoundry.org/cli