static

package
v0.25.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Performer     = "performer"
	PerformerMale = "performer_male"

	Scene             = "scene"
	DefaultSceneImage = "scene/scene.svg"

	Image             = "image"
	DefaultImageImage = "image/image.svg"

	Tag             = "tag"
	DefaultTagImage = "tag/tag.svg"

	Studio             = "studio"
	DefaultStudioImage = "studio/studio.svg"

	Movie             = "movie"
	DefaultMovieImage = "movie/movie.png"
)

Variables

This section is empty.

Functions

func Open added in v0.24.0

func Open(path string) fs.File

Open opens the file at path for reading. It will panic if an error occurs.

func ReadAll added in v0.24.0

func ReadAll(path string) []byte

ReadAll returns the contents of the file at path. It will panic if an error occurs.

func Sub added in v0.24.0

func Sub(path string) fs.FS

Sub returns an FS rooted at path, using fs.Sub. It will panic if an error occurs.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL