api

package
v0.0.0-...-96f436b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2024 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuthorizeRoute

func NewAuthorizeRoute(opts AuthorizeRouteOptions) yodel.Route

func NewJoinRoute

func NewJoinRoute(store *rooms.Store) yodel.Route

func NewLoginRoute

func NewLoginRoute(cfg *spotify.Config) yodel.Route

Types

type AuthorizeRouteOptions

type AuthorizeRouteOptions struct {
	dig.In

	AuthManager *spotify.AuthManager
	Config      *session.CookieConfig
	Rooms       *rooms.Store
	Log         *trace.Logger
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL