module
Version:
v0.0.0-...-522d2e6
Opens a new window with list of versions in this module.
Published: Oct 12, 2024
License: MIT
Opens a new window with license information.
README
¶
snippetbox
To run application use follow command from root directory.
You can find available flags inside main() func in cmd/web/main.go:
go run ./cmd/web
To run all tests in the project:
go test -v ./...
To run tests in particular package:
go test -v ./cmd/web
Directories
¶
cmd
|
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.