Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Convert all packages to be internal#153

Merged
prymitive merged 1 commit intomasterfrom
internal-packages
Aug 4, 2017
Merged

Convert all packages to be internal#153
prymitive merged 1 commit intomasterfrom
internal-packages

Conversation

@prymitive
Copy link
Contributor

Internal packages are supported by Go 1.5+, any package in /internal/ dir is only importable from the same repo. This will cleanup main dir a bit and provide better namespace for unsee subpackages

Internal packages are supported by Go 1.5+, any package in /internal/ dir is only importable from the same repo. This will cleanup main dir a bit and provide better namespace for unsee subpackages
@prymitive prymitive merged commit 05ee04d into master Aug 4, 2017
@prymitive prymitive deleted the internal-packages branch August 4, 2017 23:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants