pubsub

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	Local       string                  `json:"local"`
	Domain      string                  `json:"domain"`
	Validations validations.Validations `json:"v"`
	Steps       validations.Steps       `json:"s"`
}

type Notification

type Notification struct {
	SenderID string `json:"sid"`
	Data     Data   `json:"data"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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