mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-14 10:20:00 +08:00
Fix typos and grammar in comments (#5308)
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
type (
|
type (
|
||||||
// TraceOption defines the method to customize an traceOptions.
|
// TraceOption defines the method to customize a traceOptions.
|
||||||
TraceOption func(options *traceOptions)
|
TraceOption func(options *traceOptions)
|
||||||
|
|
||||||
// traceOptions is TraceHandler options.
|
// traceOptions is TraceHandler options.
|
||||||
|
|||||||
Reference in New Issue
Block a user