add circuitbreak service example #222
Merged
Annotations
6 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Revive Action:
api.go#L134
exported type GetConfigFileRequest should have comment or be unexported
|
Run Revive Action:
api.go#L162
exported type CircuitBreakerAPI should have comment or be unexported
|
Run Revive Action:
api_config.go#L116
comment on exported function NewConfigGroupAPIByConfig should be of the form "NewConfigGroupAPIByConfig ..."
|
Run Revive Action:
api_config.go#L127
comment on exported function NewConfigGroupAPIByFile should be of the form "NewConfigGroupAPIByFile ..."
|
Run Revive Action:
api_config.go#L138
comment on exported function NewConfigGroupAPIByContext should be of the form "NewConfigGroupAPIByContext ..."
|
Loading