Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dinofizz/diskplayer
/ ErrorPage
Struct
ErrorPage
server.go:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
type
ErrorPage
struct
{
19
Body []byte
20
}
21
22
type
DiskplayerServer
interface
{
23
RunRecordServer() error
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected