Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
api
command
|
|
|
internal
|
|
|
database/model
Package model contains all databank models
|
Package model contains all databank models |
|
database/repository
Package repository interacts with the databank and returns models
|
Package repository interacts with the databank and returns models |
|
generator
Package generator creates and maintaines playlists based on parameters and presets
|
Package generator creates and maintaines playlists based on parameters and presets |
|
server
Package server starts the server
|
Package server starts the server |
|
server/api
Package api contains all api routes
|
Package api contains all api routes |
|
server/dto
Package dto forms the bridge between the api data and the internal models
|
Package dto forms the bridge between the api data and the internal models |
|
server/middlewares
Package middlewares contains the server middlewares
|
Package middlewares contains the server middlewares |
|
server/service
Package service is the business logic connects the api with the internal mechanisms
|
Package service is the business logic connects the api with the internal mechanisms |
|
spotifyapi
Package spotifyapi interacts with the spotify api
|
Package spotifyapi interacts with the spotify api |
|
spotifysync
Package spotifysync syncronizes our local database with the spotify api
|
Package spotifysync syncronizes our local database with the spotify api |
|
task
Package task provides an interface to schedule background recurring tasks
|
Package task provides an interface to schedule background recurring tasks |
|
pkg
|
|
|
config
Package config lets you retrieve config variables
|
Package config lets you retrieve config variables |
|
db
Package db connects with the databank
|
Package db connects with the databank |
|
logger
Package logger initiates a zap logger
|
Package logger initiates a zap logger |
|
redis
Package redis connects to the redis db
|
Package redis connects to the redis db |
|
storage
Package storage connects with a file / image storage
|
Package storage connects with a file / image storage |
|
utils
Package utils contains various util functions
|
Package utils contains various util functions |
Click to show internal directories.
Click to hide internal directories.






