constant

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2024 License: GPL-3.0 Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CommandValue = map[ConversionFormat][]string{
	WebP: {"webp"},
}
View Source
var DefaultConversion = WebP
View Source
var HelpText = enumflag.Help[ConversionFormat]{
	WebP: "WebP Image Format",
}

Functions

func ListAll

func ListAll() []string

Types

type ConversionFormat

type ConversionFormat enumflag.Flag
const (
	WebP ConversionFormat = iota
)

func FindConversionFormat

func FindConversionFormat(format string) ConversionFormat

func (ConversionFormat) String

func (c ConversionFormat) String() string

Jump to

Keyboard shortcuts

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