Golang example program
- Run
go buildto build. - Run
go test github.com/msepp/humanizable/animalsto test animals package - Run
godoc -http:8080and navigate to http://localhost:8080/pkg/github.com/msepp/humanizable/animals/ to see documentation.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Golang example program
go build to build.go test github.com/msepp/humanizable/animals to test animals packagegodoc -http:8080 and navigate to http://localhost:8080/pkg/github.com/msepp/humanizable/animals/ to see documentation.