Hyeonho Kim
Hyeonho Kim
@l3pp4rd If it can't be fixed, I wish it was documented somewhere. how do you think that leaving note to that function?
hello! any progress? Also [joinError](https://cs.opensource.google/go/go/+/refs/tags/go1.21.5:src/errors/join.go;l=36) does not get proper stack trace too.
@joshua-goldstein @mangalaman93 @harshil-goel @all-seeing-code can you give me any feedback? If this feature is unnecessary, I will close the PR.
@alvarowolfx do you have any progress?
if `Extension` method and `LoadingCache` methods are coexist on the `Cache` interface, bit confused to me. Because why `GetQuietly`, `GetEntry`, `GetEntryQuitely` methods can't be on the `Cache` interface. I think,...
Okay, I understood. I Figured out this idea is bad.