bindata

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2017 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Overview

Copyright 2016 Wenhui Shen <www.webx.top>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Static

func Static(path string, fs *assetfs.AssetFS) echo.MiddlewareFunc

Types

type TmplManager

type TmplManager struct {
	*assetfs.AssetFS
}

func NewTmplManager

func NewTmplManager(fs *assetfs.AssetFS) *TmplManager

func (*TmplManager) ClearCache

func (a *TmplManager) ClearCache()

func (*TmplManager) Close

func (a *TmplManager) Close()

func (*TmplManager) GetTemplate

func (a *TmplManager) GetTemplate(fileName string) ([]byte, error)

func (*TmplManager) Init

func (a *TmplManager) Init(logger logger.Logger, rootDir string, reload bool, allows ...string)

func (*TmplManager) SetLogger

func (a *TmplManager) SetLogger(logger.Logger)

func (*TmplManager) SetOnChangeCallback

func (a *TmplManager) SetOnChangeCallback(func(name, typ, event string))

Jump to

Keyboard shortcuts

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