Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SwishHQ/spread
/ functions
Functions
548 in github.com/SwishHQ/spread
⨍
Functions
548
◇
Types & classes
106
Method
UpdateIsMandatoryById
(ctx context.Context, id primitive.ObjectID, isMandatory bool)
src/service/bundle_service_test.go:205
Method
UpdateIsMandatoryById
(ctx context.Context, id primitive.ObjectID, isMandatory bool)
src/repository/bundle_repository.go:180
Method
UpdateIsValid
(ctx context.Context, id primitive.ObjectID, isValid bool)
src/service/bundle_service_test.go:213
Method
UpdateIsValid
(ctx context.Context, id primitive.ObjectID, isValid bool)
src/repository/bundle_repository.go:189
Method
UpdateVersionCurrentBundleIdByVersionId
(ctx context.Context, id primitive.ObjectID, currentBundleId primitive.ObjectID)
src/service/version_service.go:51
Method
UpdateVersionCurrentBundleIdByVersionId
(ctx context.Context, id primitive.ObjectID, currentBundleId primitive.ObjectID)
src/service/bundle_service_test.go:30
Method
UpdateVersionIdById
(ctx context.Context, id primitive.ObjectID, versionId primitive.ObjectID)
src/service/bundle_service_test.go:160
Method
UpdateVersionIdById
(ctx context.Context, id primitive.ObjectID, versionId primitive.ObjectID)
src/repository/bundle_repository.go:88
Method
UploadBundle
(c *fiber.Ctx)
src/controller/bundle_controller.go:31
Method
UploadBundle
(fileName string, file *multipart.FileHeader)
src/service/bundle_service.go:24
Method
UploadBundle
(fileName string, file *multipart.FileHeader)
src/service/bundle_service.go:51
Method
UploadBundle
(fileName string, file *multipart.FileHeader)
src/service/client_service_test.go:21
Function
ValidateStruct
Function to validate struct and return errors in a map format how to use: err := ValidateStruct(&App{}) if err != nil { fmt.Println(err) }
utils/validator.go:19
Function
VersionView
()
web/src/views/dashboard/versions/VersionView.tsx:60
Function
ZeroStateApps
({ onAddClick }: ZeroStateProps)
web/src/views/dashboard/apps/AppView.tsx:202
Function
ZeroStateEnvironments
()
web/src/views/dashboard/versions/VersionView.tsx:631
Function
ZeroStateVersions
()
web/src/views/dashboard/versions/VersionView.tsx:653
Function
apiRequest
( config: AxiosRequestConfig )
web/src/api/client.ts:58
Function
createAuthKey
(name: string)
web/src/api/services/authKeyService.ts:34
Function
fetchVersionById
(versionId: string)
web/src/views/dashboard/versions/VersionView.tsx:22
Function
getAllAuthKeys
()
web/src/api/services/authKeyService.ts:22
Function
getSetupStatus
()
web/src/api/services/setupService.ts:27
Function
handleAddApp
()
web/src/views/dashboard/apps/AppView.tsx:49
Function
handleAddEnvironment
(data: CreateEnvironmentFormData)
web/src/views/dashboard/versions/VersionView.tsx:192
Function
handleAuthKeys
()
web/src/components/Header.tsx:23
Function
handleChange
(e: React.ChangeEvent<HTMLInputElement>)
web/src/components/modal/CreateEnvironmentModal.tsx:29
Function
handleChange
(e: React.ChangeEvent<HTMLInputElement>)
web/src/views/auth/LoginView.tsx:32
Function
handleClickOutside
(event: MouseEvent)
web/src/views/dashboard/versions/VersionView.tsx:164
Function
handleCloseEnvModal
()
web/src/views/dashboard/versions/VersionView.tsx:188
Function
handleCreateAuthKey
(name: string)
web/src/views/dashboard/authKeys/AuthKeysView.tsx:119
Function
handleCreateEnvironment
()
web/src/views/dashboard/versions/VersionView.tsx:184
Function
handleInputChange
(e: React.ChangeEvent<HTMLInputElement>)
web/src/components/modal/AddAppModal.tsx:37
Function
handleLogout
()
web/src/components/Header.tsx:18
Function
handleOpenModal
()
web/src/views/dashboard/apps/AppView.tsx:38
Function
handleSubmit
()
web/src/components/modal/CreateEnvironmentModal.tsx:34
Function
handleSubmit
(e: React.FormEvent)
web/src/views/auth/LoginView.tsx:66
Function
handleSubmit
(e: React.FormEvent)
web/src/views/setup/SetupView.tsx:71
Function
handleSubmit
(e: React.FormEvent)
web/src/views/dashboard/authKeys/AuthKeysView.tsx:20
Function
init
()
logger/zap.go:14
Function
init
()
cmd/serve.go:27
Function
init
()
cmd/client.go:69
Function
initUser
(userData: InitUserRequest)
web/src/api/services/setupService.ts:32
Function
logout
()
web/src/api/hooks/useAuth.ts:73
Function
main
()
main.go:7
Function
serve
(cmd *cobra.Command, args []string)
cmd/serve.go:31
Function
toggleDropdown
()
web/src/components/Header.tsx:14
Function
useAppsHook
()
web/src/api/hooks/useApps.ts:11
Function
useVersionFetcher
()
web/src/views/dashboard/versions/VersionView.tsx:21
← previous
501–548 of 548, ranked by callers