MCPcopy 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
18type ErrorPage struct {
19 Body []byte
20}
21
22type DiskplayerServer interface {
23 RunRecordServer() error

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected