Documentation
¶
Overview ¶
hello demonstrates the smallest gogo~ server: one sync route and one async route, plus a static reply served entirely from C++.
CGO_ENABLED=1 go run -tags gogo ./examples/hello curl http://localhost:3000/hello/claude curl http://localhost:3000/health curl http://localhost:3000/work
Click to show internal directories.
Click to hide internal directories.