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

add golang to relay server (FF-3495) #97

Open
wants to merge 4 commits into
base: lr/ff-3496/ruby-relay-really
Choose a base branch
from

Conversation

leoromanovsky
Copy link
Member

@leoromanovsky leoromanovsky commented Dec 17, 2024

@leoromanovsky leoromanovsky marked this pull request as ready for review December 17, 2024 01:06
Copy link
Contributor

@aarsilv aarsilv left a comment

Choose a reason for hiding this comment

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

High-level once-over looks good to me!

Comment on lines +215 to +218
http.HandleFunc("/", handleHealthCheck)
http.HandleFunc("/sdk/details", handleSDKDetails)
http.HandleFunc("/sdk/reset", handleReset)
http.HandleFunc("/flags/v1/assignment", handleAssignment)
Copy link
Contributor

Choose a reason for hiding this comment

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

🔥

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