api

package
v1.0.77 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupRouter

func SetupRouter(
	router *gateway.Router,
	apiKeyService *security.APIKeyService,
	apiKeyServiceV2 *security.APIKeyServiceV2,
	jwtService *security.JWTService,
	rateLimiter *security.RateLimiter,
	authRateLimiter *security.AuthRateLimiter,
	ipWhitelist []string,
	requestRepo *storage.RequestRepository,
	providerKeyService *security.ProviderKeyService,
	postgresClient *storage.PostgresClient,
	emailService interface{},
	frontendURL string,
	oauthService *oauth.OAuthService,
	corsOrigins []string,
	mcpServers []string,
) *gin.Engine

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL