uploaded

package
v0.0.0-demo Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2018 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	Filename    string
	ContentType string
	Data        multipart.File
}

File represents a file and it's name & content-type

func NewFile

func NewFile(filename string, contentType string, file multipart.File) *File

NewFile creates a new uploade file instance

Jump to

Keyboard shortcuts

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