MCPcopy Create free account
hub / github.com/coder/aibridge / RoutePrefix

Method RoutePrefix

provider/copilot.go:87–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85}
86
87func (p *Copilot) RoutePrefix() string {
88 return fmt.Sprintf("/%s", p.Name())
89}
90
91func (*Copilot) BridgedRoutes() []string {
92 return []string{

Callers 1

CreateInterceptorMethod · 0.95

Calls 1

NameMethod · 0.95

Tested by

no test coverage detected