image_uploader

package
v2.0.0-...-c7e479b Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Postimages

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

func (*Postimages) Upload

func (p *Postimages) Upload(file *os.File) (*url.URL, error)

type Uploader

type Uploader interface {
	Upload(*os.File) (*url.URL, error)
}

func NewPostimages

func NewPostimages(l core.Logger) Uploader

Jump to

Keyboard shortcuts

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