rcn

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFxResourceChangeNotifier

func NewFxResourceChangeNotifier[T ResourceChangeNotifierConfig]() fx.Option

Types

type ResourceChangeNotifier

type ResourceChangeNotifier interface {
	Notify(resourceId repos.ID) error
}

func NewResourceChangeNotifier

func NewResourceChangeNotifier(serviceUrl string) ResourceChangeNotifier

type ResourceChangeNotifierConfig

type ResourceChangeNotifierConfig interface {
	GetNotifierUrl() string
}

Jump to

Keyboard shortcuts

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