Go Proxy Config Checker
Use to verify release modules available on Go proxy pipelines.
Call
POST https://codepulse-api.hahavoid0.workers.dev/registry/golang
{
"module": "github.com/gin-gonic/gin"
}AgentCash command
npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/registry/golang -m POST -b '{"module":"github.com/gin-gonic/gin"}'Not for
Do not use for executing go build commands.