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

v2: stop using factored type blocks #117

Merged
merged 1 commit into from
Sep 20, 2024
Merged

v2: stop using factored type blocks #117

merged 1 commit into from
Sep 20, 2024

Conversation

oxtoacart
Copy link
Contributor

Updates #cleanup

@oxtoacart oxtoacart requested a review from mpminardi September 18, 2024 12:18
Comment on lines +46 to +47
// UserStatus is the status of the user.
type UserStatus string
Copy link
Member

Choose a reason for hiding this comment

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

we'll need a pass on docs in this package. Some things are not documented and things like this don't say what values it can take.

They should probably all link to our official API docs for more info where applicable.

@bradfitz
Copy link
Member

yay, thanks!

Base automatically changed from percy/keys_all to main September 20, 2024 12:05
Updates #cleanup

Signed-off-by: Percy Wegmann <[email protected]>
@oxtoacart oxtoacart merged commit 8016f5e into main Sep 20, 2024
3 checks passed
@oxtoacart oxtoacart deleted the percy/typedefs branch September 20, 2024 12:08
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