filesystem

package
v0.0.0-...-124c241 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageLoader

type ImageLoader struct{}

ImageLoader loads images from the filesystem.

func NewImageLoader

func NewImageLoader() *ImageLoader

NewImageLoader creates a new ImageLoader.

func (*ImageLoader) Load

func (l *ImageLoader) Load(path string) (*domain.ImageEntity, error)

Load reads and decodes an image file. Supports PNG, JPEG, GIF, BMP, TIFF, WebP via image.Decode.

Jump to

Keyboard shortcuts

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