Karandashov Daniil

Results 8 comments of Karandashov Daniil

You are right. But what purpose to use struct `ReadWriteCloser` which is struct `keyStore`? And use methods each of structs?

By the name `ReadWriteCloser`, like `io.ReadWriteCloser`, I thought someone wanted to do interface but did another struct.

I agree with 1st point (about single implementation). About 2nd, IMO it should be interface or single struct, with name which doesn't look like interface name (-er ending and implement...

@zhaohuabing I've mentioned rules, which cannot be matched by prefixed wildcard, in the PR message: - 1st is our origin from mobile applications, it should have suffixed wildcard - 2nd...

> Can this be part of the Backend API ? @Xunzhuo Firstly, I thought about it but it will require so many changes and it won't look good by architect....

@zirain do you mean [this one](https://github.com/kubernetes-sigs/gateway-api/issues/2826)?