view

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddView

func AddView(name string)

func Initialize

func Initialize(r *request.Engine)

Types

type Template added in v1.0.13

type Template struct {
	//模板文件名
	TplName string
	//模板变量
	Data map[string]interface{}
}

func (*Template) Show added in v1.0.13

func (T *Template) Show(c request.Context)

自定义方法 与类方无关

Jump to

Keyboard shortcuts

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