statik

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetActualDirName

func GetActualDirName(directory, dirToLookIn string) (string, error)

GetActualDirName gets actual dir name from inside a dir

func GetAllDirsInDir

func GetAllDirsInDir(dirToLookIn string) ([]string, error)

GetAllDirsInDir gets all dirs inside a directory

func GetStaticFS

func GetStaticFS() (http.FileSystem, error)

GetStaticFS gets the static FS

func OpenFile

func OpenFile(filename string) (http.File, error)

OpenFile opens file using default static FS

func OpenFileFromStaticFS

func OpenFileFromStaticFS(statikFS http.FileSystem, filename string) (http.File, error)

OpenFileFromStaticFS gets the FS used for static files

Types

This section is empty.

Jump to

Keyboard shortcuts

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