I want to decorates the GET coroutine method, which determines whether needs to read the data from cache and set the data to cache. But i don't know how to wrap a coroutine. Here is how i do it now:I want to decorates the GET coroutine method, w
I want to decorates the GET coroutine method, which determines whether needs to read the data from cache and set the data to cache. But i don't know how to wrap a coroutine. Here is how i do it now:I want to decorates the GET coroutine method, w