miketmoore / go-package-organization-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Package Organization Example

I wanted to see if I could organize two packages in their own sub-directories, when one of the packages depends on the other.

Run

go run main.go

Test

sh test.sh

About


Languages

Language:Go 96.9%Language:Shell 3.1%