Files
go-golden/testdata/TestAssertJSONMarshalingP/full_struct/marshaled_json.golden

10 lines
180 B
Plaintext

{
"id": "10eec54d-e30a-4428-be18-01095d889126",
"title": "Time Travel",
"author": {
"first_name": "Doc",
"last_name": "Brown"
},
"date": "2021-10-27T22:30:34Z"
}