core

package
v0.0.9-beta Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IsJpg, _ = regexp.Compile(`^.*.(JPG|jpeg|JPEG|jpg)$`)

Functions

func Regexp

func Regexp() string

Types

type Builder

type Builder interface {
	// contains filtered or unexported methods
}

func NewBuilder

func NewBuilder() Builder

type File

type File struct {
	// contains filtered or unexported fields
}

func NewFileReader

func NewFileReader(builder Builder) *File

func (*File) Open

func (i *File) Open(lPath string, subPath []string) error

type Image

type Image struct {
	// contains filtered or unexported fields
}

func NewImageReader

func NewImageReader(builder Builder) *Image

func (*Image) Open

func (i *Image) Open(lPath string, subPath []string) error

Jump to

Keyboard shortcuts

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