Introductory Go Examples Example One trivial example of writing Go building an executable binary testing functions Example Two command-line flags creating a trivial web server using middleware Example Three websocket example goroutines channels