881f37f89c | ||
---|---|---|
handler | ||
.drone.yml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
README.md
netflux-homepage
A tiny Go module which serves https://netflux.io.
Building
go build ./...
Run tests
go test ./...
License
MIT