Commit Graph

3 Commits

Author SHA1 Message Date
Simone Basso 163922e001 refactor: run go fmt ./... (#169) 2020-11-13 18:42:10 +01:00
Simone Basso a4ae94b5ec refactor: now utils is an internal package (#166)
Let us make internal everything because this is not a library.
2020-11-13 17:28:02 +01:00
Simone Basso fb2ca32004 refactor: config is now a private package (#164)
We are working on ooniprobe for Debian. Before starting to apply
changes to the codebase, I'd like to apply some refactoring steps
that I've been thinking about for quite some time.

The general concept here is that the purpose of this repository
changed since it was designed and now there is probe-engine which
is a library, therefore, this repo can be mostly private.
2020-11-13 16:58:14 +01:00