KaungMyatChanThar

Results 1 issues of KaungMyatChanThar

latest version gives error `expected '(', found '['` for generics. The syntax - `func bootThirdPartyClient[T any](address string, isNewRelicEnabled bool, fn func(cc grpc.ClientConnInterface) T) (T, error) { client := grpcclient.New(isNewRelicEnabled) if...