package oneofcheck
import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/gogo/protobuf/plugin/oneofcheck"
The oneofcheck plugin is used to check whether oneof is not used incorrectly. For instance: An error is caused if a oneof field:
- is used in a face
- is an embedded field
Index ¶
Functions ¶
func NewPlugin ¶
func NewPlugin() *plugin
Source Files ¶
oneofcheck.go
- Version
- v1.2.0-alpha.6
- Published
- Jan 13, 2016
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 11 minutes ago –
Tools for package owners.