Documentation
¶
Index ¶
- type Adapter
- func (Adapter) Detect(root string) (bool, adapter.Variant, error)
- func (Adapter) Drift(_ context.Context, root string, dep adapter.Dependency, exp adapter.Export, ...) ([]adapter.Finding, error)
- func (Adapter) Ecosystem() string
- func (Adapter) Refresh(ctx context.Context, _ string, _ adapter.Dependency, _ adapter.Export, ...) error
- func (Adapter) Unwire(_ context.Context, root string, dep adapter.Dependency, exp adapter.Export) (adapter.Change, error)
- func (Adapter) Wire(_ context.Context, root string, dep adapter.Dependency, exp adapter.Export, ...) (adapter.Change, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.