Skip to content

Example of marshal/unmarshal JSON with Spin framework in Go

Notifications You must be signed in to change notification settings

SRVng/spin-tinygo-json-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using mailru/easyjson

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

Topics

Resources

Stars

Watchers

Forks

Languages