add 'go' for code

Signed-off-by: chymy <chang.min1@zte.com.cn>
This commit is contained in:
chymy 2021-01-28 09:49:30 +08:00
parent a4cbb64527
commit f0c70180fe
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ PRs migrating logs should include examples of outputted logs before and after th
understand the impact of change.
Example code to compare [httplog.go#168](https://github.com/kubernetes/kubernetes/blob/15c3f1b11/staging/src/k8s.io/apiserver/pkg/server/httplog/httplog.go#L168)
```
```go
package main
import (