apidocs

package
v0.0.0-...-86f3bae Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler() http.Handler

Types

type ContentReplacedHttpFile

type ContentReplacedHttpFile struct {
	StatWrap os.FileInfo
	// contains filtered or unexported fields
}

func (ContentReplacedHttpFile) Close

func (r ContentReplacedHttpFile) Close() error

func (ContentReplacedHttpFile) Read

func (r ContentReplacedHttpFile) Read(p []byte) (n int, err error)

func (ContentReplacedHttpFile) Readdir

func (r ContentReplacedHttpFile) Readdir(count int) ([]os.FileInfo, error)

func (ContentReplacedHttpFile) Seek

func (r ContentReplacedHttpFile) Seek(offset int64, whence int) (int64, error)

func (ContentReplacedHttpFile) Stat

type StatWrap

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

func (StatWrap) IsDir

func (s StatWrap) IsDir() bool

func (StatWrap) ModTime

func (s StatWrap) ModTime() time.Time

func (StatWrap) Mode

func (s StatWrap) Mode() os.FileMode

func (StatWrap) Name

func (s StatWrap) Name() string

func (StatWrap) Size

func (s StatWrap) Size() int64

func (StatWrap) Sys

func (s StatWrap) Sys() interface{}

Jump to

Keyboard shortcuts

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