# README
To run the example, navigate to the 01_hello-world
folder and run:
go run main.go
Or you can build and run the binary directly:
go build
./01_hello-world
To run the example, navigate to the 01_hello-world
folder and run:
go run main.go
Or you can build and run the binary directly:
go build
./01_hello-world