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

Method Authenticator

server.go:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 RunCallbackServer() (*http.Server, error)
25 TokenChannel() chan *oauth2.Token
26 Authenticator() *spotify.Authenticator
27}
28
29// NewDiskplayerServer returns a new DiskplayerServer instance.

Callers 2

TestNewDiskplayerServerFunction · 0.95
NewTokenFunction · 0.65

Implementers 2

DiskplayerServermocks/DiskplayerServer.go

Calls

no outgoing calls

Tested by 1

TestNewDiskplayerServerFunction · 0.76