f9b4c35f59 | ||
---|---|---|
handler | ||
.drone.yml | ||
Dockerfile | ||
LICENSE | ||
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