package
0.0.0-20240827105144-ad71f693cf1c
Repository: https://github.com/streamfair/streamfair_idp.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
CreateHealthClient creates a gRPC health client to be used for health checks.
No description provided by the author
No description provided by the author
LoadTLSConfigWithTrustedCerts loads the TLS configuration either from the specified paths or using raw PEM data, depending on the CI environment variable.
NewClientPool creates a new connection pool with the given configuration.
NewServer creates a new gRPC server.
ServeSwaggerUI configures the HTTP server to serve the Swagger UI files.
StartHTTPServer starts the HTTP server with TLS enabled.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
ConnectionPool manages the gRPC connections.
API Error Handling CustomError represents a custom error with a status code and field violation details.
No description provided by the author
PoolConfig holds the configuration for the gRPC connection pool.
No description provided by the author
Server serves gRPC requests for the streamfair user management service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author