Skip to content

Add impl<T: Signed> Signed for PrefixStore<T>#739

Open
Tpt wants to merge 1 commit into
apache:mainfrom
Tpt:tpt/prefix-sign
Open

Add impl<T: Signed> Signed for PrefixStore<T>#739
Tpt wants to merge 1 commit into
apache:mainfrom
Tpt:tpt/prefix-sign

Conversation

@Tpt
Copy link
Copy Markdown

@Tpt Tpt commented Jun 3, 2026

Small convenience feature

Which issue does this PR close?

Closes #738.

Rationale for this change

Completeness of the API: enables to get signed URLs on arbitrary prefixed stores easily

What changes are included in this PR?

The new implementation and a test

Are there any user-facing changes?

new implementation: impl<T: Signed> Signed for PrefixStore<T>

@Tpt Tpt force-pushed the tpt/prefix-sign branch from 79be367 to 7750745 Compare June 3, 2026 13:16
Small convenience feature
@Tpt Tpt force-pushed the tpt/prefix-sign branch from 7750745 to 5171f06 Compare June 3, 2026 13:17
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.

Implement Signer on PrefixStore

2 participants