Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppContext ¶
type AppContext struct { DB *gorm.DB User *authentication.User Request *http.Request Response http.ResponseWriter Ctx context.Context Body []byte MediaService *media.MediaServise LogService logger.LoggerInterface NotivyService notifications.NotificationsInterface AppLogDiff applog.AppLogDiffInterface CtxData map[string]any }
Click to show internal directories.
Click to hide internal directories.