Versions in this module Expand all Collapse all v1 v1.0.0 Nov 26, 2025 Changes in this version + type CustomAPIPlugin struct + func New(cli *aether.Client) *CustomAPIPlugin + func (p *CustomAPIPlugin) Capabilities() []string + func (p *CustomAPIPlugin) Description() string + func (p *CustomAPIPlugin) Fetch(ctx context.Context, query string) (*plugins.Document, error) + func (p *CustomAPIPlugin) Name() string