myCachedValue, _ := myCache.Store(context.Background(), "key1", "ABC", 180000) // Returns "ABC"