wallpaper

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(sourcePath, targetPath string) (bool, error)

func PathExists

func PathExists(path string) bool

Types

type File

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

File holds the data for each file

type Folder

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

Folder contains a collection of files

func ImportFolder

func ImportFolder(fPath string) *Folder

ImportFolder is our constructor method

type ImageResolution

type ImageResolution struct {
	Width  int
	Height int
	Name   string
}

func Resolution

func Resolution(path string) (*ImageResolution, error)

Jump to

Keyboard shortcuts

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