web

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateIndexAction

type CreateIndexAction struct {
	actionutils.ParentAction
}

创建首页文件

func (*CreateIndexAction) Init

func (this *CreateIndexAction) Init()

func (*CreateIndexAction) RunGet

func (this *CreateIndexAction) RunGet(params struct{})

func (*CreateIndexAction) RunPost

func (this *CreateIndexAction) RunPost(params struct {
	Index string

	Must *actions.Must
})

type IndexAction

type IndexAction struct {
	actionutils.ParentAction
}

func (*IndexAction) Init

func (this *IndexAction) Init()

func (*IndexAction) RunGet

func (this *IndexAction) RunGet(params struct {
	ServerId int64
})

func (*IndexAction) RunPost

func (this *IndexAction) RunPost(params struct {
	ServerId int64
	WebId    int64
	RootJSON []byte

	Must *actions.Must
})

Jump to

Keyboard shortcuts

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