Skip to content

Commit

Permalink
*: fix linter
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
  • Loading branch information
hawkingrei committed Oct 9, 2022
1 parent 7c98247 commit 8ca19b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/gctuner/tuner.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ func init() {
}
}

// SetDefaultGOGC is to set the default GOGC value.
func SetDefaultGOGC() {
util.SetGOGC(int(defaultGCPercent))
}
Expand Down

0 comments on commit 8ca19b4

Please sign in to comment.