Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
type
IndexPage
struct
{
15
Lsblk []byte
16
}
17
18
type
ErrorPage
struct
{
19
Body []byte
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected