This is the demo code for the accompanying blog post on my site - Code Splitting in Go
In the terminal,
$ go run *.go // or
$ go run main.go hello.go
This is the demo code for the accompanying blog post on my site - Code Splitting in Go
In the terminal,
$ go run *.go // or
$ go run main.go hello.go