Consistency in json.go
This commit is contained in:
parent
ca20eb066f
commit
bb743bb826
@ -58,7 +58,7 @@ func main() {
|
|||||||
|
|
||||||
// You can use tags on struct field declarations
|
// You can use tags on struct field declarations
|
||||||
// to customize the encoded JSON key names. Check the
|
// to customize the encoded JSON key names. Check the
|
||||||
// definition of `Response2` above to see an example
|
// definition of `response2` above to see an example
|
||||||
// of such tags.
|
// of such tags.
|
||||||
res2D := &response2{
|
res2D := &response2{
|
||||||
Page: 1,
|
Page: 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user