Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Credentials ¶
type CustomClaims ¶
type GalleryResult ¶
type GalleryResult struct { Meta MetadataResult Files []string Count int }
type GenericStringResult ¶
type LoginResponse ¶ added in v0.7.0
type MetadataResult ¶
type MetadataResult struct { Hidden bool `json:",omitempty"` ArchivePath string `json:",omitempty"` LibraryID string `json:",omitempty"` SubGalleryCount *uint64 `json:",omitempty"` model.Gallery Tags map[string][]string Reference struct { ExhToken *string ExhGid *int32 Urls *string } `alias:"reference.*"` GalleryPref *struct { FavoriteGroup *string Progress int32 UpdatedAt string } `alias:"gallery_pref.*"` Library model.Library `json:"-"` }
type UpdateGalleryForm ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.