MCPcopy Create free account
hub / github.com/dinofizz/diskplayer / IndexPage

Struct IndexPage

server.go:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12)
13
14type IndexPage struct {
15 Lsblk []byte
16}
17
18type ErrorPage struct {
19 Body []byte

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected