You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
Example of marshal/unmarshal JSON with Spin framework in Go