MCPcopy Create free account

hub / github.com/SwishHQ/spread / types & classes

Types & classes106 in github.com/SwishHQ/spread

InterfaceAddAppFormData
web/src/components/modal/AddAppModal.tsx:9
InterfaceAddAppModalProps
web/src/components/modal/AddAppModal.tsx:14
InterfaceApiResponse
web/src/types/api.ts:2
InterfaceApiResponse
web/src/views/dashboard/bundles/BundleView.tsx:11
InterfaceApiResponse
web/src/api/hooks/useApps.ts:5
InterfaceApp
web/src/types/api.ts:26
StructApp
src/model/app.go:9
InterfaceAppController
src/controller/app_controller.go:14
InterfaceAppRepository
src/repository/app_repository.go:12
InterfaceAppService
src/service/app_service.go:14
InterfaceAppState
web/src/store/appStore.ts:5
InterfaceAuthInitializerProps
web/src/components/auth/AuthInitializer.tsx:7
InterfaceAuthKey
web/src/api/services/authKeyService.ts:3
StructAuthKey
src/model/auth_key.go:9
InterfaceAuthKeyController
src/controller/auth_key.controller.go:11
InterfaceAuthKeyRepository
src/repository/auth_key.repository.go:13
InterfaceAuthKeyService
src/service/auth_key.service.go:11
InterfaceAuthState
web/src/types/api.ts:18
InterfaceAuthState
web/src/store/authStore.ts:13
InterfaceBundle
web/src/types/api.ts:59
StructBundle
src/model/bundle.go:9
StructBundleConfig
Configuration struct to hold bundle parameters
cli/bundle_cli.go:24
InterfaceBundleController
src/controller/bundle_controller.go:14
InterfaceBundleRepository
src/repository/bundle_repository.go:14
InterfaceBundleService
src/service/bundle_service.go:23
InterfaceBundleUsageChartProps
web/src/components/BundleUsageChart.tsx:4
InterfaceClientController
src/controller/client_controller.go:12
InterfaceClientService
src/service/client_service.go:14
StructCreateAppRequest
types/app_types.go:3
InterfaceCreateAuthKeyModalProps
web/src/views/dashboard/authKeys/AuthKeysView.tsx:10
InterfaceCreateAuthKeyRequest
web/src/api/services/authKeyService.ts:13
StructCreateAuthKeyRequest
types/auth_key.types.go:3
InterfaceCreateAuthKeyResponse
web/src/api/services/authKeyService.ts:17
InterfaceCreateEnvironmentModalProps
web/src/components/modal/CreateEnvironmentModal.tsx:15
StructCreateEnvironmentRequest
types/environment_types.go:3
StructCreateNewBundleRequest
types/bundle_types.go:3
StructCreateUserRequest
types/user_types.go:3
InterfaceEnvironment
web/src/types/api.ts:38
StructEnvironment
src/model/environment.go:9
InterfaceEnvironmentController
src/controller/environment_controller.go:13
InterfaceEnvironmentRepository
src/repository/environment_repository.go:14
InterfaceEnvironmentService
src/service/environment_service.go:16
InterfaceInitUserRequest
web/src/api/services/setupService.ts:9
InterfaceInitUserResponse
web/src/api/services/setupService.ts:15
InterfaceLoginRequest
web/src/types/api.ts:9
InterfaceLoginResponse
web/src/types/api.ts:14
StructLoginUserRequest
types/user_types.go:9
StructMockAppRepository
MockAppRepository is a mock implementation of AppRepository
src/service/app_service_test.go:17
StructMockAppService
MockAppService is a mock implementation of AppService
src/service/environment_service_test.go:18
StructMockAuthKeyRepository
MockAuthKeyRepository is a mock implementation of AuthKeyRepository
src/service/auth_key_service_test.go:16
StructMockBundleRepository
MockBundleRepository is a mock implementation of BundleRepository
src/service/bundle_service_test.go:132
StructMockBundleService
MockBundleService is a mock implementation of BundleService
src/service/client_service_test.go:17
StructMockEnvironmentRepository
MockEnvironmentRepository is a mock implementation of EnvironmentRepository
src/service/environment_service_test.go:55
StructMockEnvironmentService
MockEnvironmentService is a mock implementation of EnvironmentService
src/service/bundle_service_test.go:87
StructMockUserRepository
MockUserRepository is a mock implementation of UserRepository
src/service/user_service_test.go:21
StructMockVersionRepository
MockVersionRepository is a mock implementation of VersionRepository
src/service/version_service_test.go:17
StructMockVersionService
MockVersionService is a mock implementation of VersionService
src/service/bundle_service_test.go:18
InterfaceProps
web/src/components/primitives/Button.tsx:6
InterfaceProps
web/src/components/primitives/Input.tsx:4
InterfaceProtectedRouteProps
web/src/components/auth/ProtectedRoute.tsx:6
InterfaceRadioProps
web/src/components/primitives/Radio.tsx:3
StructReportStatusDeployRequest
types/client_types.go:18
StructReportStatusDownloadRequest
types/client_types.go:28
StructResponse
utils/response.go:5
StructRollbackRequest
types/bundle_types.go:13
StructS3Service
pkg/cloudflare.go:14
InterfaceSetupFormData
web/src/views/setup/SetupView.tsx:10
InterfaceSetupStatusResponse
web/src/api/services/setupService.ts:3
InterfaceSetupViewProps
web/src/views/setup/SetupView.tsx:16
InterfaceSetupWrapperProps
web/src/components/setup/SetupWrapper.tsx:6
InterfaceToggleProps
web/src/components/Toggle.tsx:4
StructUpdateInfo
types/client_types.go:3
InterfaceUser
web/src/store/authStore.ts:3
StructUser
src/model/user.go:9
InterfaceUserController
src/controller/user_controller.go:12
InterfaceUserRepository
src/repository/user_repository.go:13
InterfaceUserResponse
web/src/api/services/authService.ts:5
InterfaceUserResponse
web/src/api/hooks/useAuth.ts:8
InterfaceUserService
src/service/user_service.go:17
InterfaceVersion
web/src/types/api.ts:48
StructVersion
src/model/version.go:9
InterfaceVersionController
src/controller/version_controller.go:10
InterfaceVersionRepository
src/repository/version_repository.go:14
InterfaceVersionService
src/service/version_service.go:14
InterfaceVersionState
web/src/store/versionStore.ts:5
InterfaceZeroStateProps
web/src/views/dashboard/apps/AppView.tsx:198
StructappControllerImpl
src/controller/app_controller.go:20
StructappRepositoryImpl
src/repository/app_repository.go:19
StructappServiceImpl
src/service/app_service.go:21
StructauthKeyController
src/controller/auth_key.controller.go:16
StructauthKeyRepository
src/repository/auth_key.repository.go:19
StructauthKeyService
src/service/auth_key.service.go:17
StructbundleControllerImpl
src/controller/bundle_controller.go:23
StructbundleRepository
src/repository/bundle_repository.go:32
StructbundleService
src/service/bundle_service.go:39
StructclientController
src/controller/client_controller.go:18
StructclientService
src/service/client_service.go:20
StructenvironmentControllerImpl
src/controller/environment_controller.go:18
StructenvironmentRepositoryImpl
src/repository/environment_repository.go:22
StructenvironmentServiceImpl
src/service/environment_service.go:24
next →1–100 of 106, ranked by callers