microfile

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2017 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLocker

func NewLocker() locker

func NewMicrofile

func NewMicrofile(config *config.Config) microfile

Types

type HandlerConfig

type HandlerConfig struct {
}

func (*HandlerConfig) HandlersFor

func (handlerConfig *HandlerConfig) HandlersFor(path string, config config.Config) []handler.Handler

func (*HandlerConfig) Validate

func (handlerConfig *HandlerConfig) Validate(config config.Config) error

type HandlerFinder

type HandlerFinder interface {
	HandlersFor(path string, config config.Config) []handler.Handler
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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