notifications

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateNotification

func CreateNotification(input CreateNotificationInput) (interface{}, error)

CreateNotification ...

Types

type CreateNotificationInput

type CreateNotificationInput struct {
	Message     string    `json:"message"`
	Principal   *string   `json:"principal"`
	Channel     *string   `json:"channel"`
	Reference   *string   `json:"reference"`
	ReferenceID *string   `json:"referenceID"`
	Date        time.Time `json:"date"`
}

CreateNotificationInput ...

Jump to

Keyboard shortcuts

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