MCPcopy Index your code
hub / github.com/SummerSec/SpringExploit / Demo

Interface Demo

cmd/test/interface/demo.go:5–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import "github.com/imroc/req/v3"
4
5type Demo interface {
6 Foo(response req.Response)
7 Koo()
8}

Callers 2

SendPocMethod · 0.95
SendPocMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected