package
0.0.0-20241217103550-732d1a0ca9fd
Repository: https://github.com/loggar/go.git
Documentation: pkg.go.dev
# Functions
We need this function to kick off the test suite, otherwise "go test" won't know about our tests.
# Structs
We'll be able to store suite-wide variables and add methods to this test suite struct.