mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
chore: fix some function names (#28251)
Signed-off-by: crystalstall <crystalruby@qq.com>
This commit is contained in:
@@ -638,7 +638,7 @@ func (l *Listener) parseProfilingSettings() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// parseProfilingSettings attempts to parse the raw listener in-flight request logging settings.
|
||||
// parseInFlightRequestSettings attempts to parse the raw listener in-flight request logging settings.
|
||||
// The state of the listener will be modified, raw data will be cleared upon
|
||||
// successful parsing.
|
||||
func (l *Listener) parseInFlightRequestSettings() error {
|
||||
|
||||
Reference in New Issue
Block a user