filesystem

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotRegistered = errors.New("not registered")
	ErrNotSupported  = errors.New("not supported")
)

Functions

func New

func New(fsType Type, options any) (webdav.FileSystem, error)

func Register

func Register(fsType Type, factory Factory)

Types

type Factory

type Factory func(options any) (webdav.FileSystem, error)

type Type

type Type string

func Registered

func Registered() []Type

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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