model

package
v0.0.0-...-21a6d54 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SubscribeKey

type SubscribeKey struct {
	// contains filtered or unexported fields
}

SubscribeKey is the unique identification for a subscription target.

func NewSubscribeKey

func NewSubscribeKey(namespace string, app string, configKind configkind.ConfigKind) *SubscribeKey

NewSubscribeKey returns an instance of SubscribeKey which is constructed by parameters.

func (SubscribeKey) App

func (subscribeKey SubscribeKey) App() string

App returns the app of SubscribeKey

func (SubscribeKey) Kind

func (subscribeKey SubscribeKey) Kind() configkind.ConfigKind

Kind returns the kind of SubscribeKey

func (SubscribeKey) Namespace

func (subscribeKey SubscribeKey) Namespace() string

Namespace returns the namespace of SubscribeKey

Jump to

Keyboard shortcuts

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