filemanager

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Contract

type Contract interface {
	Add(
		files map[string][]*multipart.FileHeader,
		allowedFileds []map[string]map[string]interface{}) map[string]interface{}
}

type Local

type Local struct {
	Path string
	// contains filtered or unexported fields
}

func (Local) Add

func (l Local) Add(
	files map[string][]*multipart.FileHeader,
	allowedFields []map[string]map[string]interface{}) map[string]interface{}

Jump to

Keyboard shortcuts

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