# v3 *NOTE*: The examples in this directory may or may not compile / run at any given time during alpha development. ## Running the examples cd v3/examples/ go mod tidy go run . ## Compiling the examples cd v3/examples/ go mod tidy go build ./