package
0.0.0-20240529125524-c8bf55fd7d86
Repository: https://github.com/go-park-mail-ru/2024_1_scratch_senior_devs.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
SaveFile godoc writes resource to disk as <path+extension>.
SaveImageAsWebp godoc compresses img and writes to disk as <path.webp>.
WriteFileOnDisk godoc Converts jpg/jpeg/png to webp and saves to disk If cant convert to webp - just saves to disk.