Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
ctxhelper
Package ctxhelper provides helper functions for working with the context
|
Package ctxhelper provides helper functions for working with the context |
|
migrate
Package migrate handles SQL database migration for the internal Kyabia database
|
Package migrate handles SQL database migration for the internal Kyabia database |
|
models
Package models contains the models used in the Kyabia application
|
Package models contains the models used in the Kyabia application |
|
repos
Package repos contains the repository interfaces needed in Kyabia It exists to prevent circular dependencies between kyabia and the repo implementations
|
Package repos contains the repository interfaces needed in Kyabia It exists to prevent circular dependencies between kyabia and the repo implementations |
|
repos/event/sqlite
Package sqlite provides an event repository that stores its data inside a SQLite database
|
Package sqlite provides an event repository that stores its data inside a SQLite database |
|
repos/playlist/sqlite
Package sqlite contains a repository for playlists that stores its data inside a SQLite database
|
Package sqlite contains a repository for playlists that stores its data inside a SQLite database |
|
repos/session/inmem
Package inmem provides a session repository that holds the session data in-memory
|
Package inmem provides a session repository that holds the session data in-memory |
|
repos/user/inmem
Package inmem provides a user repository that works from memory.
|
Package inmem provides a user repository that works from memory. |
|
repos/video/sqlite
Package sqlite provides a video repository that uses SQLite for storing video information
|
Package sqlite provides a video repository that uses SQLite for storing video information |
|
scraper
Package scraper provides video file scraping functionality
|
Package scraper provides video file scraping functionality |
Click to show internal directories.
Click to hide internal directories.
