package
0.0.0-20250227105545-d4f35752cb65
Repository: https://github.com/codeready-toolchain/registration-service.git
Documentation: pkg.go.dev

# Functions

NewAnalytics returns a new Analytics instance.
NewAuthConfig returns a new AuthConfig instance.
HealthCheck returns a new HealthCheck instance.
No description provided by the author
NewSignup returns a new Signup instance.
NewUsernames returns a new Usernames instance.

# Structs

Analytics implements the segment endpoint, which is invoked to retrieve the amplitude domain for the ui.
AuthConfig implements the auth config endpoint, which is invoked to retrieve the auth config for the ui.
HealthCheck implements the health endpoint.
No description provided by the author
No description provided by the author
Signup implements the signup endpoint, which is invoked for new user registrations.
Usernames implements the usernames endpoint, which is invoked for checking if a given username/email exists.

# Interfaces

No description provided by the author
No description provided by the author