Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitContext ¶
Types ¶
type ControllerConfig ¶
type ControllerConfig struct { TargetStore storebackend.Storer[*target.Context] DataServerStore storebackend.Storer[sdcctx.DSContext] SchemaServerStore storebackend.Storer[sdcctx.SSContext] SchemaDir string TargetHandler *target.TargetHandler }
Click to show internal directories.
Click to hide internal directories.