Searched defs:identSet (Results 1 – 1 of 1) sorted by relevance
284 type identSet struct { struct285 idents []string286 all bool289 func (m *identSet) String() string {293 func (m *identSet) Set(s string) error {303 func (m *identSet) Get() interface{} {