Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func New ¶
func New(r *runtime.Runtime) *Controller
func (*Controller) Connect ¶
func (c *Controller) Connect(ctx context.Context) error
func (*Controller) Subscribe ¶
func (c *Controller) Subscribe()
func (*Controller) Sync ¶
func (c *Controller) Sync(ctx context.Context) error
Source Files
¶
- controller.go
Click to show internal directories.
Click to hide internal directories.