Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/screego/server
/ ExternalServer
Struct
ExternalServer
turn/server.go:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
type
ExternalServer
struct
{
30
secret []byte
31
ttl time.Duration
32
}
33
34
type
Entry
struct
{
35
addr net.IP
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected