Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/screego/server
/ Provider
Interface
Provider
config/ipdns/provider.go:5–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
"net"
4
5
type
Provider
interface
{
6
Get() (net.IP, net.IP, error)
7
}
Callers
7
AllocatePacketConn
Method · 0.65
CurrentUser
Method · 0.65
serveCmd
Function · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
NewRooms
Function · 0.65
newClient
Function · 0.65
Implementers
2
DNS
config/ipdns/dns.go
Static
config/ipdns/static.go
Calls
no outgoing calls
Tested by
no test coverage detected