ooni-probe-cli/internal/model/README.md
Ain Ghazal 74aebedac3
doc(step-by-step): readability improvements (#820)
This diff contains readability improvements for the step-by-step design document.

Co-authored-by: Simone Basso <bassosimone@gmail.com>
2022-06-30 09:55:18 +02:00

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.