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 f6ccef5 commit d53cf33Copy full SHA for d53cf33
_examples/default/main.go
@@ -8,6 +8,7 @@ import (
8
9
var str = "str"
10
11
+// This example shows how Mapify works out-of-the box (with default configuration).
12
func main() {
13
s := Struct{
14
StringField: str,
0 commit comments