Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(registry facade.FacadeRegistry)
Register is called to expose a package of facades onto a given registry.
Types ¶
type Backend ¶
type Backend interface { ModelUUID() string state.EntityFinder }
type Facade ¶
type Facade struct { *common.LifeGetter *common.AgentEntityWatcher }
Click to show internal directories.
Click to hide internal directories.