Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DATA embed.FS
View Source
var MIT []byte
Functions ¶
func List ¶
func List(w io.Writer, params *ListParams)
func PreviewImage ¶
Types ¶
type ImageString ¶
type ImageString string
func (ImageString) Preview ¶
func (s ImageString) Preview() string
func (ImageString) Share ¶
func (s ImageString) Share() string
type ListParams ¶
type ListParams struct { Imgs []ImageString Download string }
func ListParamsFromStrs ¶
func ListParamsFromStrs(s []string, dl string) *ListParams
Click to show internal directories.
Click to hide internal directories.