package
0.0.1-alpha
Repository: https://github.com/ockibagusp/golang-website-example.git
Documentation: pkg.go.dev

# README

golang-website-example/tests

Tests the packages

$ go test

or, verbose output (-v) flag:

$ go test -v

or, verbose output (-v) select function (-run) flag:

$ go test -run=TestHomeController

# Packages

No description provided by the author
No description provided by the author