controller

package
v0.0.0-...-e163d20 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NotifyEndpoints

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

func New

func (NotifyEndpoints) NotifyHandler

func (e NotifyEndpoints) NotifyHandler(w http.ResponseWriter, r *http.Request)

type NotifyService

type NotifyService interface {
	Subscribe(context.Context, string) *service.Client
	Unsubscribe(context.Context, *service.Client)
}

Jump to

Keyboard shortcuts

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