Registry / utility / shamsher31-goimgext

shamsher31-goimgext

JSON →
library1.0.0gogounverified

Package imgext returns an array of all common image file extensions.

go get github.com/shamsher31/goimgext
INSTALL
IMPORT
SIG · SHAMSHER31-GOIMGEX
S
shamsher31-goimgext
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

imgext
github.com/shamsher31/goimgext

Get list of all image extensions

package main import ( "fmt" "github.com/shamsher31/goimgext" ) func main() { extensions := imgext.All() fmt.Println(extensions) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
shamsher31-goimgext — go get shamsher31-goimgext · libregistry