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