message

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2022 License: BSD-3-Clause Imports: 7 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{})

func (*IndexAction) RunPost

func (this *IndexAction) RunPost(params struct {
	ClusterId     int64
	ReceiversJSON []byte

	Must *actions.Must
	CSRF *actionutils.CSRF
})

type SelectReceiverPopupAction

type SelectReceiverPopupAction struct {
	actionutils.ParentAction
}

func (*SelectReceiverPopupAction) Init

func (this *SelectReceiverPopupAction) Init()

func (*SelectReceiverPopupAction) RunGet

func (this *SelectReceiverPopupAction) RunGet(params struct {
	RecipientIds string
	GroupIds     string
})

type SelectedReceiversAction

type SelectedReceiversAction struct {
	actionutils.ParentAction
}

func (*SelectedReceiversAction) Init

func (this *SelectedReceiversAction) Init()

func (*SelectedReceiversAction) RunPost

func (this *SelectedReceiversAction) RunPost(params struct {
	ClusterId int64
	NodeId    int64
	ServerId  int64
})

Jump to

Keyboard shortcuts

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