Searched defs:identSet (Results 1 – 1 of 1) sorted by relevance
299 type identSet struct { struct300 idents []string301 all bool304 func (m *identSet) String() string {308 func (m *identSet) Set(s string) error {318 func (m *identSet) Get() interface{} {