# README
build and zip
GOOS=linux CGO_ENABLED=0 go build -o event-map event-map.go
zip -r event-map.zip event-map
# Functions
No description provided by the author
No description provided by the author
event:
{
"key1": "value1",
"key2": "value2",
"key3": "value3"
}
*/.
event: "hello world".
{
"Name": "hello world",
"Age": 100
}
*/.
No description provided by the author
No description provided by the author
No description provided by the author