topic

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TopicFilter

type TopicFilter struct {
	Value string `json:"value"`
}

func NewFilter

func NewFilter(value string) (*TopicFilter, error)

func (*TopicFilter) Match

func (t *TopicFilter) Match(topic_name *TopicName) bool

type TopicName

type TopicName struct {
	Value string `json:"value"`
}

func NewName

func NewName(value string) (*TopicName, error)

func (*TopicName) IsServerSpecific

func (t *TopicName) IsServerSpecific() bool

Jump to

Keyboard shortcuts

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