package
0.0.0-20240718234212-8b020dd96e55
Repository: https://github.com/iamseki/dev-to.git
Documentation: pkg.go.dev
# README
Select Keyword
This project demonstrates a basic example of select keyword in golang, check out this blog post: The Select Keyword in Golang.
Running the application
yarn nx serve select-keyword
