server

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: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexAction

type IndexAction struct {
	actionutils.ParentAction
}

func (*IndexAction) Init

func (this *IndexAction) Init()

func (*IndexAction) RunGet

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

type UpdateHTTPPopupAction

type UpdateHTTPPopupAction struct {
	actionutils.ParentAction
}

func (*UpdateHTTPPopupAction) Init

func (this *UpdateHTTPPopupAction) Init()

func (*UpdateHTTPPopupAction) RunGet

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

func (*UpdateHTTPPopupAction) RunPost

func (this *UpdateHTTPPopupAction) RunPost(params struct {
	IsOn    bool
	Listens []string

	Must *actions.Must
})

type UpdateHTTPSPopupAction

type UpdateHTTPSPopupAction struct {
	actionutils.ParentAction
}

func (*UpdateHTTPSPopupAction) Init

func (this *UpdateHTTPSPopupAction) Init()

func (*UpdateHTTPSPopupAction) RunGet

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

func (*UpdateHTTPSPopupAction) RunPost

func (this *UpdateHTTPSPopupAction) RunPost(params struct {
	IsOn        bool
	Listens     []string
	CertIdsJSON []byte

	Must *actions.Must
})

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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