Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFxResourceChangeNotifier ¶
func NewFxResourceChangeNotifier[T ResourceChangeNotifierConfig]() fx.Option
Types ¶
type ResourceChangeNotifier ¶
func NewResourceChangeNotifier ¶
func NewResourceChangeNotifier(serviceUrl string) ResourceChangeNotifier
type ResourceChangeNotifierConfig ¶
type ResourceChangeNotifierConfig interface {
GetNotifierUrl() string
}
Click to show internal directories.
Click to hide internal directories.