extension

package
v2.0.0-alpha.42 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: MIT Imports: 0 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type string

Type is a representation of a Image extension.

const (
	// Jpg represents a jpg extension.
	Jpg Type = "jpg"
	// Png represents a png extension.
	Png Type = "png"
)

func (Type) IsValid

func (t Type) IsValid() bool

Jump to

Keyboard shortcuts

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