We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6964b8 commit 3ba19b2Copy full SHA for 3ba19b2
1 file changed
README.md
@@ -55,8 +55,8 @@ data := map[string]interface{}{
55
56
// Structs
57
data := Payload{
58
- Foo: ...
59
- Bar: ...
+ Foo: ...
+ Bar: ...
60
}
61
62
// Pass object
0 commit comments