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

objectinfo: simpler constructor #23

Merged
merged 2 commits into from
Jan 25, 2022
Merged

objectinfo: simpler constructor #23

merged 2 commits into from
Jan 25, 2022

Conversation

Erikvv
Copy link
Collaborator

@Erikvv Erikvv commented Dec 13, 2021

Remove the C struct from the ObjectInfo constructor, so that ObjectInfo
can be instantiated from user code. This allow the user to use this
object in caching logic.

example usage: storj-thirdparty/nextcloud-app#15

Remove the C struct from the ObjectInfo constructor, so that ObjectInfo
can be instantiated from user code. This allow the user to use this
object in caching logic.

Also change ownership of the go module cache in Jenkins to prevent
permission errors.
@Erikvv Erikvv force-pushed the objectinfo-constructor branch from 4a3d23f to b7af854 Compare December 13, 2021 07:06
@Erikvv Erikvv merged commit 36a0fa8 into main Jan 25, 2022
@Erikvv Erikvv deleted the objectinfo-constructor branch January 25, 2022 22:36
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.

3 participants