reader

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2026 License: GPL-3.0, GPL-3.0-or-later Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Base64ImageDecoder

type Base64ImageDecoder struct {
	AllowedFormats []string
	Base64Data     string
	// contains filtered or unexported fields
}

func NewBase64ImageDecoder

func NewBase64ImageDecoder(allowedFormats []string, base64Data string) *Base64ImageDecoder

func (*Base64ImageDecoder) Read

func (r *Base64ImageDecoder) Read(p []byte) (int, error)

type FakeFileStore

type FakeFileStore struct {
	Err  error
	Data []byte
}

func (*FakeFileStore) Get

func (r *FakeFileStore) Get(im.ImageId) ([]byte, error)

type ImageSpecsDetector

type ImageSpecsDetector struct{}

func (ImageSpecsDetector) Detect

Jump to

Keyboard shortcuts

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