defs

package
v0.0.0-...-1f55c80 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIBody

type APIBody struct {
	URL     string `json:"url"`
	Method  string `json:"method"`
	ReqBody string `json:"req_body"`
}

APIBody api 透传用

type HomePage

type HomePage struct {
	Name string
}

HomePage 替换到home页面模版上的对象name

type UserPage

type UserPage struct {
	Name string
}

UserPage 替换到user页面模版上的对象name

Jump to

Keyboard shortcuts

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