memory

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const Driver = "memory"

Variables

This section is empty.

Functions

func New

func New(config *Config, root string) filesystem.FileSystem

Types

type Config

type Config struct {
	filesystem.Config

	MaxSize int64
}

func (*Config) Decode

func (conf *Config) Decode(query url.Values) error

Decode the url.Values to options

func (*Config) Driver

func (conf *Config) Driver() string

func (*Config) Encode

func (conf *Config) Encode() url.Values

Encode the options to url.Values

Jump to

Keyboard shortcuts

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