resources

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 License: Apache-2.0 Imports: 13 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DirExists

func DirExists(dirName string) bool

DirExists tells if a directory exists and can be listed for files

func Resource

func Resource(name string) []byte

Resource provides an easy access to embedded assets

func ResourceAsString

func ResourceAsString(name string) string

ResourceAsString returns the named resource content as string

func Resources

func Resources(dirName string) []string

Resources lists all file names in the given path (starts with '/')

func ResourcesWithPrefix

func ResourcesWithPrefix(pathPrefix string) []string

ResourcesWithPrefix lists all file names that begins with the give path prefix If pathPrefix is a path of directories then be sure to end it with a '/'

func TemplateResource

func TemplateResource(name string, params interface{}) (string, error)

TemplateResource loads a file resource as go template and processes it using the given parameters

Types

This section is empty.

Jump to

Keyboard shortcuts

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