gowebdav

package
v0.0.0-...-ccb81b7 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Main WebDAVServer Execute() function

Types

type DatabaseConnection

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

Easy to use DB-Connection

type DynamicFileSystem

type DynamicFileSystem struct {
	webdav.FileSystem
}

func (DynamicFileSystem) Mkdir

func (d DynamicFileSystem) Mkdir(ctx context.Context, name string, perm os.FileMode) error

func (DynamicFileSystem) OpenFile

func (d DynamicFileSystem) OpenFile(ctx context.Context, name string, flag int, perm os.FileMode) (webdav.File, error)

func (DynamicFileSystem) RemoveAll

func (d DynamicFileSystem) RemoveAll(ctx context.Context, name string) error

func (DynamicFileSystem) Rename

func (d DynamicFileSystem) Rename(ctx context.Context, oldName, newName string) error

func (DynamicFileSystem) Stat

func (d DynamicFileSystem) Stat(ctx context.Context, name string) (os.FileInfo, error)

type IPRateLimiter

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

func (IPRateLimiter) KK

func (r IPRateLimiter) KK()

Jump to

Keyboard shortcuts

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