Skip to content
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

share: EDSStore.Has #1112

Closed
Tracked by #1099
Wondertan opened this issue Sep 15, 2022 · 0 comments · Fixed by #1232
Closed
Tracked by #1099

share: EDSStore.Has #1112

Wondertan opened this issue Sep 15, 2022 · 0 comments · Fixed by #1232
Assignees
Labels
area:shares Shares and samples

Comments

@Wondertan
Copy link
Member

Wondertan commented Sep 15, 2022

Context

To check if EDSStore keeps an EDS Has method is introduced.

Implemenation Details

Internally it:

// Has checks if EDS exists by the given DataRoot.
func (s *EDSStore) Has(context.Context, DataRoot) (bool, error)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:shares Shares and samples
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants