filesystem

package
v0.5.16 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

gen for home toolset

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAllProvider added in v0.5.9

func GetAllProvider() []interface{}

Types

type FileDisk

type FileDisk interface {
	FormFile(c *gin.Context, up, to string) string
}

func Disk

func Disk(t string) FileDisk

type Local

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

Local @Bean

func NewLocal added in v0.5.9

func NewLocal() *Local

func (*Local) FormFile

func (l *Local) FormFile(c *gin.Context, up, to string) (string, error)

func (*Local) Init

func (l *Local) Init()

Jump to

Keyboard shortcuts

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