My Go project follows library and client for it pattern, with all files in (root) package directory and /cmd/client.go to front its use. During development, whe
/cmd/client.go