74aebedac3
This diff contains readability improvements for the step-by-step design document. Co-authored-by: Simone Basso <bassosimone@gmail.com>
7 lines
272 B
Markdown
7 lines
272 B
Markdown
# Package github.com/ooni/probe-cli/internal/model
|
|
|
|
Shared data structures and interfaces. We include in this
|
|
package the most fundamental types. Use `go doc` to get
|
|
more thorough documentation about what is inside this package
|
|
and when to put a type inside this package.
|