Searched refs:isFoo_Bar (Results 1 – 1 of 1) sorted by relevance
26 Bar isFoo_Bar `protobuf_oneof:"bar"`57 type isFoo_Bar interface { interface58 isFoo_Bar() methodSpec65 func (*Foo_GetBar) isFoo_Bar() {} func67 func (m *Foo) GetBar() isFoo_Bar {