notifications

package
v0.0.0-...-f2a0a00 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2025 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunNotifications

func RunNotifications(cfg config.Config)

Types

type JetstreamCommit

type JetstreamCommit struct {
	Operation  string
	RKey       string `json:"rkey"`
	Record     json.RawMessage
	Collection string
}

type JetstreamPostOutput

type JetstreamPostOutput struct {
	DID string `json:"did"`
	// Not all this data is needed, and it speeds up json decodes :)
	TimeUS int64 `json:"time_us"`
	// Kind   string `json:"kind"`
	Commit JetstreamCommit `json:"commit"`
}

Tailored for post because lazy

Jump to

Keyboard shortcuts

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