Documentation ¶
Overview ¶
Package schemawatch contains code to allow the schema of a target database to be queried and monitored.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Set = wire.NewSet( ProvideFactory, )
Set is used by Wire.
Functions ¶
func ProvideFactory ¶
func ProvideFactory( ctx *stopper.Context, cfg *Config, pool *types.TargetPool, d *diag.Diagnostics, ) (types.Watchers, error)
ProvideFactory is called by Wire to construct the Watchers factory.
Types ¶
Click to show internal directories.
Click to hide internal directories.