subscription

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Subscription

type Subscription struct {
	URL        string   `json:"url"`
	EventTypes []string `json:"event_types"`
	Schema     string   `json:"schema"`
	Table      string   `json:"table"`
}

func (*Subscription) IsFor

func (s *Subscription) IsFor(action, schema, table string) bool

func (*Subscription) Key

func (s *Subscription) Key() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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