static

package
v0.0.0-...-cca9b4c Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2015 License: GPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AssetFileSystem

type AssetFileSystem struct {
	http.FileSystem
	// contains filtered or unexported fields
}

func LoadAssetFileSystem

func LoadAssetFileSystem(root string, indexes bool) (*AssetFileSystem, error)

func (*AssetFileSystem) Exists

func (fs *AssetFileSystem) Exists(prefix, filepath string) bool

func (*AssetFileSystem) Open

func (fs *AssetFileSystem) Open(filename string) (http.File, error)

type Static

type Static struct {
	UserAuthenticator server.UserAuthenticator
}

func (*Static) Install

func (s *Static) Install(engine *gin.Engine) error

Jump to

Keyboard shortcuts

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