Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LocalRemoteResources ¶
type LocalRemoteResources[T Resource] struct { Local []T Remote []T }
type Resource ¶
type Resource interface { componentsapi.Component | subapi.Subscription meta.Resource }
Resource is a generic type constraint.
Click to show internal directories.
Click to hide internal directories.