Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nextdns/nextdns
/ Dummy
Struct
Dummy
discovery/dummy.go:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
discovery
2
3
type
Dummy
struct
{}
4
5
func
(r Dummy) Name() string {
6
return
"dummy"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected