Skip to content

Document gopass extension model #2329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 6, 2022

Conversation

dominikschulz
Copy link
Member

Fixes #2290

RELEASE_NOTES=[ENHANCEMENT] Document extension model.

Signed-off-by: Dominik Schulz [email protected]

Fixes gopasspw#2290

RELEASE_NOTES=[ENHANCEMENT] Document extension model.

Signed-off-by: Dominik Schulz <[email protected]>
@dominikschulz dominikschulz added this to the 1.14.6 milestone Sep 5, 2022
AnomalRoil
AnomalRoil previously approved these changes Sep 6, 2022
Copy link
Member

@AnomalRoil AnomalRoil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at https://pkg.go.dev/github.com/gopasspw/gopass/pkg/gopass/api, I feel like I don't understand how I'm supposed to be "connecting" to a Gopass instance using this API. See my last review comment too.

Otherwise, LGTM.

Signed-off-by: Dominik Schulz <[email protected]>
Signed-off-by: Dominik Schulz <[email protected]>
@dominikschulz dominikschulz merged commit def69d3 into gopasspw:master Sep 6, 2022
@dominikschulz dominikschulz deleted the fix/issue-2290 branch September 6, 2022 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document gopass extension framework for custom commands
2 participants