watcher

package
v2.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Providers

type Providers struct {
	SettingsProvider provider.SettingsProvider
	SettingsWatcher  SettingsWatcher
	UserProvider     provider.UserProvider
	UserWatcher      UserWatcher
	MemberMapper     provider.ProjectMemberMapper
}

type SettingsWatcher

type SettingsWatcher interface {
	Subscribe(subscription pubsub.Subscription) pubsub.Unsubscriber
}

type UserWatcher

type UserWatcher interface {
	Subscribe(subscription pubsub.Subscription, opts ...pubsub.SubscribeOption) pubsub.Unsubscriber
	CalculateHash(id string) (uint64, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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