Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
import
"github.com/imroc/req/v3"
4
5
type
Demo
interface
{
6
Foo(response req.Response)
7
Koo()
8
}
Callers
2
SendPoc
Method · 0.95
SendPoc
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected