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

reorganize package to support multiple clients #15

Merged
merged 3 commits into from
Jul 6, 2021

Conversation

jzelinskie
Copy link
Member

No description provided.

@jzelinskie jzelinskie force-pushed the multiclients branch 4 times, most recently from 12dce15 to 80c4834 Compare July 6, 2021 18:52
Signed-off-by: Jimmy Zelinskie <[email protected]>
@@ -36,7 +36,8 @@ func main() {
createTuple(tuple(aDoc("owner"), anOwner)),
createTuple(tuple(aDoc("contributor"), anEditor)),
createTuple(tuple(aDoc("viewer"), aViewer)),
}})
},
Copy link
Member

Choose a reason for hiding this comment

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

Why this change?

Copy link
Member Author

Choose a reason for hiding this comment

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

gofumpt

Copy link
Member

@josephschorr josephschorr left a comment

Choose a reason for hiding this comment

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

LGTM

@jzelinskie jzelinskie merged commit 47a8c1a into authzed:main Jul 6, 2021
@jzelinskie jzelinskie deleted the multiclients branch July 6, 2021 19:31
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.

2 participants