platformEventChannelMembers

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const NAME = "PlatformEventChannelMember"

Variables

This section is empty.

Functions

This section is empty.

Types

type FilterExpression

type FilterExpression struct {
	Text string `xml:",cdata"`
}

type PlatformEventChannelMember

type PlatformEventChannelMember struct {
	metadata.MetadataInfo
	XMLName          xml.Name         `xml:"PlatformEventChannelMember"`
	Xmlns            string           `xml:"xmlns,attr"`
	EventChannel     string           `xml:"eventChannel"`
	FilterExpression FilterExpression `xml:"filterExpression"`
	SelectedEntity   string           `xml:"selectedEntity"`
}

func NewPlatformEventChannelMember

func NewPlatformEventChannelMember(channel, entity, filter string) PlatformEventChannelMember

func Open

func (*PlatformEventChannelMember) SetMetadata

func (*PlatformEventChannelMember) Type

Jump to

Keyboard shortcuts

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