Searched defs:identSet (Results 1 – 1 of 1) sorted by relevance
391 type identSet struct { struct392 idents []string393 all bool396 func (m *identSet) String() string {400 func (m *identSet) Set(s string) error {410 func (m *identSet) Get() interface{} {