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