web

package
v0.0.0-...-10d34e2 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartServer

func StartServer(imageDir string) error

Types

type Image

type Image struct {
	Name string
	URL  string
}

type PageData

type PageData struct {
	Images       []Image
	HasPrev      bool
	HasNext      bool
	PrevPage     int
	NextPage     int
	CurrentPage  int
	TotalPages   int
	PageNumbers  []int
	ShowEllipsis bool
}

Jump to

Keyboard shortcuts

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