notifyConfigTable

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderCreator

func RenderCreator() protocol.CompRender

Types

type DeleteNotifyOperation

type DeleteNotifyOperation struct {
	Meta DeleteOperationData `json:"meta"`
}

type DeleteOperationData

type DeleteOperationData struct {
	Id uint64 `json:"id"`
}

type EditOperation

type EditOperation struct {
	Key    string `json:"key"`
	Text   string `json:"text"`
	Reload bool   `json:"reload"`
	Meta   Meta   `json:"meta"`
}

type InParams

type InParams struct {
	ScopeType string `json:"scopeType"`
	ScopeId   string `json:"scopeId"`
}

type Meta

type Meta struct {
	Id uint64 `json:"id"`
}

type Notify

type Notify struct {
	CtxBdl protocol.ContextBundle
	table.CommonTable
}

func (*Notify) Export

func (*Notify) Import

func (n *Notify) Import(c *apistructs.Component) error

func (*Notify) RenderOnFilter

func (n *Notify) RenderOnFilter() error

Jump to

Keyboard shortcuts

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