Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SwishHQ/spread
/ types & classes
Types & classes
106 in github.com/SwishHQ/spread
⨍
Functions
548
◇
Types & classes
106
Interface
AddAppFormData
web/src/components/modal/AddAppModal.tsx:9
Interface
AddAppModalProps
web/src/components/modal/AddAppModal.tsx:14
Interface
ApiResponse
web/src/types/api.ts:2
Interface
ApiResponse
web/src/views/dashboard/bundles/BundleView.tsx:11
Interface
ApiResponse
web/src/api/hooks/useApps.ts:5
Interface
App
web/src/types/api.ts:26
Struct
App
src/model/app.go:9
Interface
AppController
src/controller/app_controller.go:14
Interface
AppRepository
src/repository/app_repository.go:12
Interface
AppService
src/service/app_service.go:14
Interface
AppState
web/src/store/appStore.ts:5
Interface
AuthInitializerProps
web/src/components/auth/AuthInitializer.tsx:7
Interface
AuthKey
web/src/api/services/authKeyService.ts:3
Struct
AuthKey
src/model/auth_key.go:9
Interface
AuthKeyController
src/controller/auth_key.controller.go:11
Interface
AuthKeyRepository
src/repository/auth_key.repository.go:13
Interface
AuthKeyService
src/service/auth_key.service.go:11
Interface
AuthState
web/src/types/api.ts:18
Interface
AuthState
web/src/store/authStore.ts:13
Interface
Bundle
web/src/types/api.ts:59
Struct
Bundle
src/model/bundle.go:9
Struct
BundleConfig
Configuration struct to hold bundle parameters
cli/bundle_cli.go:24
Interface
BundleController
src/controller/bundle_controller.go:14
Interface
BundleRepository
src/repository/bundle_repository.go:14
Interface
BundleService
src/service/bundle_service.go:23
Interface
BundleUsageChartProps
web/src/components/BundleUsageChart.tsx:4
Interface
ClientController
src/controller/client_controller.go:12
Interface
ClientService
src/service/client_service.go:14
Struct
CreateAppRequest
types/app_types.go:3
Interface
CreateAuthKeyModalProps
web/src/views/dashboard/authKeys/AuthKeysView.tsx:10
Interface
CreateAuthKeyRequest
web/src/api/services/authKeyService.ts:13
Struct
CreateAuthKeyRequest
types/auth_key.types.go:3
Interface
CreateAuthKeyResponse
web/src/api/services/authKeyService.ts:17
Interface
CreateEnvironmentModalProps
web/src/components/modal/CreateEnvironmentModal.tsx:15
Struct
CreateEnvironmentRequest
types/environment_types.go:3
Struct
CreateNewBundleRequest
types/bundle_types.go:3
Struct
CreateUserRequest
types/user_types.go:3
Interface
Environment
web/src/types/api.ts:38
Struct
Environment
src/model/environment.go:9
Interface
EnvironmentController
src/controller/environment_controller.go:13
Interface
EnvironmentRepository
src/repository/environment_repository.go:14
Interface
EnvironmentService
src/service/environment_service.go:16
Interface
InitUserRequest
web/src/api/services/setupService.ts:9
Interface
InitUserResponse
web/src/api/services/setupService.ts:15
Interface
LoginRequest
web/src/types/api.ts:9
Interface
LoginResponse
web/src/types/api.ts:14
Struct
LoginUserRequest
types/user_types.go:9
Struct
MockAppRepository
MockAppRepository is a mock implementation of AppRepository
src/service/app_service_test.go:17
Struct
MockAppService
MockAppService is a mock implementation of AppService
src/service/environment_service_test.go:18
Struct
MockAuthKeyRepository
MockAuthKeyRepository is a mock implementation of AuthKeyRepository
src/service/auth_key_service_test.go:16
Struct
MockBundleRepository
MockBundleRepository is a mock implementation of BundleRepository
src/service/bundle_service_test.go:132
Struct
MockBundleService
MockBundleService is a mock implementation of BundleService
src/service/client_service_test.go:17
Struct
MockEnvironmentRepository
MockEnvironmentRepository is a mock implementation of EnvironmentRepository
src/service/environment_service_test.go:55
Struct
MockEnvironmentService
MockEnvironmentService is a mock implementation of EnvironmentService
src/service/bundle_service_test.go:87
Struct
MockUserRepository
MockUserRepository is a mock implementation of UserRepository
src/service/user_service_test.go:21
Struct
MockVersionRepository
MockVersionRepository is a mock implementation of VersionRepository
src/service/version_service_test.go:17
Struct
MockVersionService
MockVersionService is a mock implementation of VersionService
src/service/bundle_service_test.go:18
Interface
Props
web/src/components/primitives/Button.tsx:6
Interface
Props
web/src/components/primitives/Input.tsx:4
Interface
ProtectedRouteProps
web/src/components/auth/ProtectedRoute.tsx:6
Interface
RadioProps
web/src/components/primitives/Radio.tsx:3
Struct
ReportStatusDeployRequest
types/client_types.go:18
Struct
ReportStatusDownloadRequest
types/client_types.go:28
Struct
Response
utils/response.go:5
Struct
RollbackRequest
types/bundle_types.go:13
Struct
S3Service
pkg/cloudflare.go:14
Interface
SetupFormData
web/src/views/setup/SetupView.tsx:10
Interface
SetupStatusResponse
web/src/api/services/setupService.ts:3
Interface
SetupViewProps
web/src/views/setup/SetupView.tsx:16
Interface
SetupWrapperProps
web/src/components/setup/SetupWrapper.tsx:6
Interface
ToggleProps
web/src/components/Toggle.tsx:4
Struct
UpdateInfo
types/client_types.go:3
Interface
User
web/src/store/authStore.ts:3
Struct
User
src/model/user.go:9
Interface
UserController
src/controller/user_controller.go:12
Interface
UserRepository
src/repository/user_repository.go:13
Interface
UserResponse
web/src/api/services/authService.ts:5
Interface
UserResponse
web/src/api/hooks/useAuth.ts:8
Interface
UserService
src/service/user_service.go:17
Interface
Version
web/src/types/api.ts:48
Struct
Version
src/model/version.go:9
Interface
VersionController
src/controller/version_controller.go:10
Interface
VersionRepository
src/repository/version_repository.go:14
Interface
VersionService
src/service/version_service.go:14
Interface
VersionState
web/src/store/versionStore.ts:5
Interface
ZeroStateProps
web/src/views/dashboard/apps/AppView.tsx:198
Struct
appControllerImpl
src/controller/app_controller.go:20
Struct
appRepositoryImpl
src/repository/app_repository.go:19
Struct
appServiceImpl
src/service/app_service.go:21
Struct
authKeyController
src/controller/auth_key.controller.go:16
Struct
authKeyRepository
src/repository/auth_key.repository.go:19
Struct
authKeyService
src/service/auth_key.service.go:17
Struct
bundleControllerImpl
src/controller/bundle_controller.go:23
Struct
bundleRepository
src/repository/bundle_repository.go:32
Struct
bundleService
src/service/bundle_service.go:39
Struct
clientController
src/controller/client_controller.go:18
Struct
clientService
src/service/client_service.go:20
Struct
environmentControllerImpl
src/controller/environment_controller.go:18
Struct
environmentRepositoryImpl
src/repository/environment_repository.go:22
Struct
environmentServiceImpl
src/service/environment_service.go:24
next →
1–100 of 106, ranked by callers