refactor:重构grpc-go-polaris的相关版本设计 #130
Annotations
11 errors
|
logger.go#L25
exported type LogLevel should have comment or be unexported
|
logger.go#L29
exported const LogDebug should have comment (or a comment on this block) or be unexported
|
logger.go#L35
exported type Logger should have comment or be unexported
|
resolver.go#L38
exported type ResolverContext should have comment or be unexported
|
resolver.go#L52
comment on exported function RegisterResolverInterceptor should be of the form "RegisterResolverInterceptor ..."
|
server.go#L151
receiver name s should be consistent with previous receiver name srv for Server
|
server.go#L170
receiver name s should be consistent with previous receiver name srv for Server
|
server_option.go#L135
exported function WithSDKContext should have comment or be unexported
|
server_option.go#L275
comment on exported function WithServerPolarisContext should be of the form "WithServerPolarisContext ..."
|
server_option.go#L282
comment on exported function WithPolarisRateLimit should be of the form "WithPolarisRateLimit ..."
|
The logs for this run have expired and are no longer available.
Loading