Searched defs:identSet (Results 1 – 1 of 1) sorted by relevance
293 type identSet struct { struct294 idents []string295 all bool298 func (m *identSet) String() string {302 func (m *identSet) Set(s string) error {312 func (m *identSet) Get() interface{} {