Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dinofizz/diskplayer
/ RunRecordServer
Method
RunRecordServer
server.go:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
22
type
DiskplayerServer
interface
{
23
RunRecordServer() error
24
RunCallbackServer() (*http.Server, error)
25
TokenChannel()
chan
*oauth2.Token
26
Authenticator() *spotify.Authenticator
Callers
1
main
Function · 0.95
Implementers
2
RealDiskplayerServer
server.go
DiskplayerServer
mocks/DiskplayerServer.go
Calls
no outgoing calls
Tested by
no test coverage detected