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

🧹 chore: Extend Event Preview Struct #1002

Closed
alderwhiteford opened this issue Jun 11, 2024 · 0 comments · Fixed by #1005
Closed

🧹 chore: Extend Event Preview Struct #1002

alderwhiteford opened this issue Jun 11, 2024 · 0 comments · Fixed by #1005
Labels
🧹 chore Not important but should be done soon

Comments

@alderwhiteford
Copy link
Collaborator

alderwhiteford commented Jun 11, 2024

{
ID uuid.UUID json:"id"
Title string json:"title"
StartTime time.Time json:"start_time"
EndTime time.Time json:"end_time"
EventTags
ClubName
ClubLogo
}

@alderwhiteford alderwhiteford added the 🧹 chore Not important but should be done soon label Jun 11, 2024
@garrettladley garrettladley linked a pull request Jun 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧹 chore Not important but should be done soon
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant