Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gallery ¶
type Gallery struct {
UUID string `sql:"primary_key"`
LibraryID int32
ArchivePath string
Title string
TitleNative *string
TitleTranslated *string
Category *string
Series *string
Released *string
Language *string
Translated *bool
Nsfw bool
Hidden bool
ImageCount *int32
ArchiveSize *int32
ArchiveHash *string
Thumbnail *string
CreatedAt time.Time
UpdatedAt time.Time
Deleted bool
PageThumbnails *int32
}
type GalleryPref ¶
type GalleryTag ¶
type GooseDbVersion ¶
Click to show internal directories.
Click to hide internal directories.