Commit 2f44f5b
authored
Don't prepend module name for in-namespace fields of a non-root-level GoStruct & Deprecate GoStruct interface (#638)
* Don't prepend module name for in-namespace fields of a non-root-level GoStruct
For details see #637
Fixes #637
* Remove generated proto files
* re-add proto files
* Update ValidatedGoStruct and deprecate GoStruct
* Remove != nil check since method is nil tolerant
* Fully deprecate GoStruct1 parent a161c48 commit 2f44f5b
File tree
77 files changed
+239389
-167879
lines changed- demo/bgp/testdata
- exampleoc
- opstateoc
- wrapperunionoc
- integration_tests/schemaops/testschema
- testcmp
- uexampleoc
- ygen
- testdata
- schema
- structs
- ygot
- ytypes
- schema_tests/testdata
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
77 files changed
+239389
-167879
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments