MCPcopy
hub / github.com/superplanehq/superplane / HTTP

Struct HTTP

pkg/components/http/http.go:120–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118}
119
120type HTTP struct{}
121
122func (e *HTTP) Name() string {
123 return "http"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected