internal

package
v0.0.0-...-fcb1956 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PathExists

func PathExists(path string) (bool, error)

func SliceIndex

func SliceIndex(limit int, predicate func(i int) bool) int

Types

type AppImage

type AppImage struct {
	Key    string
	Width  int
	Height int
	Path   string
}

type ExcelProgress

type ExcelProgress struct {
	ProgressChannel chan float64
	NewFilePath     string
}

func NewExcelProgress

func NewExcelProgress() *ExcelProgress

func (*ExcelProgress) InsertImage

func (ep *ExcelProgress) InsertImage(ops *InsertOptions) error

type InsertOptions

type InsertOptions struct {
	ExcelFile    string
	SheetName    string
	ImageDir     string
	KeyColumn    string
	SelectColumn string
	IsCoverFile  bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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