This code repository hosts the examples used in the following The New Stack article.
To run examples, from the root of this project (change the version as needed):
# Run example 1
go run ./v1/*.go
# Run example 2
go run ./v2/*.go
This code repository hosts the examples used in the following The New Stack article.
To run examples, from the root of this project (change the version as needed):
# Run example 1
go run ./v1/*.go
# Run example 2
go run ./v2/*.go