save

package
v0.0.0-...-e525d52 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2019 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetOriginImage

func GetOriginImage(avgs []string) ([]byte, error)

func GetOriginPzPb

func GetOriginPzPb(profileUrl string) (*http.Response, error)

Types

type Save

type Save interface {
	GetPzPb(body io.ReadCloser) error
	GetImage(output []byte) error
}

func NewSave

func NewSave(mode int32, path *profile.CompletePath) (Save, error)

type Show

type Show interface {
	PzPb() string
	Image() string
}

func NewShow

func NewShow(mode int32, path *profile.CompletePath) (Show, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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