Skip to content

Instantly share code, notes, and snippets.

@ngurajeka
Last active February 14, 2017 10:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ngurajeka/a415ec708be55ef7ca5c453f10a321a4 to your computer and use it in GitHub Desktop.
Save ngurajeka/a415ec708be55ef7ca5c453f10a321a4 to your computer and use it in GitHub Desktop.
[{
label: "Email",
key: "evpaEmail",
type: "email",
},{
label: "Name",
key: "evpaName",
type: "text",
}]
-----------------
map[string]string{
"label": "Email",
"key": "evpaEmail",
"type": "email",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment