build: go build . docs: go tool godoc -http=localhost:6060 -index dev: go tool air --build.cmd "make build" --build.bin "fibertest.exe"