html

package
v0.7.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Assets = assets.NewFileSystem(map[string][]string{"/": []string{"server"}, "/server": []string{"html"}, "/server/html": []string{"index.html"}}, map[string]*assets.File{
	"/": &assets.File{
		Path:     "/",
		FileMode: 0x800001fd,
		Mtime:    time.Unix(1569951733, 1569951733000002230),
		Data:     nil,
	}, "/server": &assets.File{
		Path:     "/server",
		FileMode: 0x800001fd,
		Mtime:    time.Unix(1569951733, 1569951733004002245),
		Data:     nil,
	}, "/server/html": &assets.File{
		Path:     "/server/html",
		FileMode: 0x800001fd,
		Mtime:    time.Unix(1569951733, 1569951733004002245),
		Data:     nil,
	}, "/server/html/index.html": &assets.File{
		Path:     "/server/html/index.html",
		FileMode: 0x1b4,
		Mtime:    time.Unix(1569951814, 1569951814816302011),
		Data:     []byte(_Assets87ef411210acb6cc2ef5dc23af8ae586f1a46c19),
	}}, "")

Assets returns go-assets FileSystem

Functions

func LoadTemplate

func LoadTemplate() (*template.Template, error)

LoadTemplate loads templates embedded by go-assets-builder

Types

This section is empty.

Jump to

Keyboard shortcuts

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