go get github.com/mailru/easyjson && go install github.com/mailru/easyjson/...@latest
# Create your struct outside of main package and
easyjson -all -snake_case message/mod.go
spin watch
-
Notifications
You must be signed in to change notification settings - Fork 0
SRVng/spin-tinygo-json-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example of marshal/unmarshal JSON with Spin framework in Go