Documentation
¶
Overview ¶
Package static provides the static files embedded in the application.
Index ¶
Constants ¶
View Source
const ( Performer = "performer" PerformerMale = "performer_male" Scene = "scene" DefaultSceneImage = "scene/scene.svg" Image = "image" DefaultImageImage = "image/image.svg" Gallery = "gallery" DefaultGalleryImage = "gallery/gallery.svg" Tag = "tag" DefaultTagImage = "tag/tag.svg" Studio = "studio" DefaultStudioImage = "studio/studio.svg" Group = "group" DefaultGroupImage = "group/group.svg" )
Variables ¶
This section is empty.
Functions ¶
func Open ¶ added in v0.24.0
Open opens the file at path for reading. It will panic if an error occurs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.