Skip to content

Commit 3ea5c9d

Browse files
sivchariJoelSpeed
authored andcommitted
reproduce
Signed-off-by: sivchari <[email protected]>
1 parent 3245ed2 commit 3ea5c9d

File tree

1 file changed

+1
-0
lines changed
  • pkg/analysis/jsontags/testdata/src/a

1 file changed

+1
-0
lines changed

pkg/analysis/jsontags/testdata/src/a/a.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ type JSONTagTestStruct struct {
1818
JSONTagWithID string `json:"jsonTagWithID"`
1919
JSONTagWithTTL string `json:"jsonTagWithTTL"`
2020
JSONTagWithGiB string `json:"jsonTagWithGiB"`
21+
IgnoreTag string `json:"-"`
2122

2223
A `json:",inline"`
2324
B `json:"bar,omitempty"`

0 commit comments

Comments
 (0)