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

Struct RealDiskplayerServer

server.go:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39type RealDiskplayerServer struct {
40 cbh CallbackHandler
41}
42
43// RunRecordServer creates a web server running on the port defined in the configuration file under the recorder.
44// server_port field.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected