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