Searched refs:Exclude (Results 1 – 3 of 3) sorted by relevance
91 type Exclude map[string]bool type93 func (e Exclude) String() string {97 func (e Exclude) Set(v string) error {102 var excludes = make(Exclude)
96 type Exclude map[string]bool type98 func (e Exclude) String() string {102 func (e Exclude) Set(v string) error {107 var excludes = make(Exclude)
420 …Exclude bool `protobuf:"varint,2,opt,name=exclude,proto3" json:"exclude,omitempty… member460 return m.Exclude