2 Commits

Author SHA1 Message Date
Łukasz Mierzwa
06c2706e24 fix(mock): refactor livemock.py so it doesn't depend on requests 2018-07-19 22:49:08 +02:00
Łukasz Mierzwa
5d4ae47888 Convert all packages to be internal
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
2017-08-04 16:21:27 -07:00