mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-17 21:07:54 +02:00
chore: fix comment (#2645)
Signed-off-by: cui fliter <imcusg@gmail.com>
This commit is contained in:
parent
b242403bc1
commit
239121155d
@ -31,7 +31,7 @@ func WithInsecure(insecure bool) Option {
|
||||
}
|
||||
}
|
||||
|
||||
// WithInsecure with isSecure option.
|
||||
// WithSubset with subset size.
|
||||
func WithSubset(size int) Option {
|
||||
return func(b *builder) {
|
||||
b.subsetSize = size
|
||||
|
Loading…
x
Reference in New Issue
Block a user