correct some nits in comment and test files
Signed-off-by: allencloud <allen.sun@daocloud.io>
This commit is contained in:
committed by
Vincent Demeester
parent
ac76967dba
commit
6083de8891
+1
-1
@@ -136,7 +136,7 @@ func (o *NamedListOpts) Name() string {
|
||||
return o.name
|
||||
}
|
||||
|
||||
//MapOpts holds a map of values and a validation function.
|
||||
// MapOpts holds a map of values and a validation function.
|
||||
type MapOpts struct {
|
||||
values map[string]string
|
||||
validator ValidatorFctType
|
||||
|
||||
Reference in New Issue
Block a user