Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/monitoror/monitoror
/ functions
Functions
1,310 in github.com/monitoror/monitoror
⨍
Functions
1,310
◇
Types & classes
327
Method
DocumentationVersion
()
cli/printer/startup.go:169
Method
Enable
(variantName coreModels.VariantName, generatorParamsValidator params.Validator, tileGeneratorFunction models.T
registry/registry.go:28
Method
Enable
---------------------------------------- TILE METADATA ----------------------------------------
registry/registry.go:188
Method
Enable
---------------------------------------- GENERATOR METADATA ----------------------------------------
registry/registry.go:220
Method
Enable
Enable provides a mock function with given fields: variantName, paramsValidator, routePath
registry/mocks/TileEnabler.go:18
Method
Enable
Enable provides a mock function with given fields: variantName, generatorParamsValidator, tileGeneratorFunction
registry/mocks/GeneratorEnabler.go:20
Method
Enable
(variantName coreModels.VariantName)
monitorables/travisci/travisci_faker.go:38
Method
Enable
(variantName coreModels.VariantName)
monitorables/azuredevops/azuredevops_faker.go:41
Method
Enable
(variantName coreModels.VariantName)
monitorables/http/http_faker.go:42
Method
Enable
(variantName coreModels.VariantName)
monitorables/port/port_faker.go:38
Method
Enable
(variantName coreModels.VariantName)
monitorables/pingdom/pingdom_faker.go:40
Method
Enable
(variantName coreModels.VariantName)
monitorables/jenkins/jenkins_faker.go:38
Method
Enable
(variantName coreModels.VariantName)
monitorables/github/github_faker.go:44
Method
Enable
(variantName coreModels.VariantName)
monitorables/gitlab/gitlab_faker.go:44
Method
Enable
(variantName coreModels.VariantName)
monitorables/ping/ping_faker.go:38
Method
Enable
Enable provides a mock function with given fields: variantName
models/mocks/Monitorable.go:16
Method
ExecutePing
ExecutePing provides a mock function with given fields: hostname
monitorables/ping/api/mocks/Repository.go:16
Method
ExecutePing
(hostname string)
monitorables/ping/api/repository/network.go:24
Method
Expected
()
internal/pkg/validator/available/error.go:34
Method
GET
GET provides a mock function with given fields: path, handlerFunc, _a2
service/mocks/MonitorableRouterGroup.go:18
Method
GET
(path string, handlerFunc echo.HandlerFunc, opts ...options.RouterOption)
service/router/router.go:42
Method
Get
Get provides a mock function with given fields: ctx, owner, repo, number
pkg/gogithub/mocks/PullRequestService.go:19
Method
Get
Get provides a mock function with given fields: url
monitorables/http/api/mocks/Repository.go:16
Method
GetApprovals
GetApprovals provides a mock function with given fields: _a0, _a1
pkg/goazuredevops/release/mocks/Client.go:117
Method
GetBuild
GetBuild provides a mock function with given fields: project, definition, branch
monitorables/azuredevops/api/mocks/Repository.go:16
Method
GetBuild
(project string, definition int, branch *string)
monitorables/azuredevops/api/repository/api.go:55
Method
GetBuildByJobId
(jobID string, number int)
pkg/gojenkins/jenkins.go:11
Method
GetBuildByJobId
GetBuildByJobId provides a mock function with given fields: jobID, number
pkg/gojenkins/mocks/Jenkins.go:16
Method
GetBuildConnection
GetBuildConnection provides a mock function with given fields:
monitorables/azuredevops/api/mocks/Connection.go:18
Method
GetCheck
GetCheck provides a mock function with given fields: checkID
monitorables/pingdom/api/mocks/Repository.go:16
Method
GetCheck
(id int)
monitorables/pingdom/api/repository/api.go:51
Method
GetChecks
(tags string)
monitorables/pingdom/api/repository.go:12
Method
GetChecks
GetChecks provides a mock function with given fields: tags
monitorables/pingdom/api/mocks/Repository.go:39
Method
GetChecks
(tags string)
monitorables/pingdom/api/repository/api.go:66
Method
GetChecks
GetChecks provides a mock function with given fields: owner, repository, ref
monitorables/github/api/mocks/Repository.go:16
Method
GetChecks
(owner, repository, ref string)
monitorables/github/api/repository/api.go:75
Method
GetCommit
(ctx context.Context, owner string, repo string, sha string)
pkg/gogithub/git.go:12
Method
GetCommit
GetCommit provides a mock function with given fields: ctx, owner, repo, sha
pkg/gogithub/mocks/GitService.go:19
Method
GetCommit
GetCommit provides a mock function with given fields: owner, repository, sha
monitorables/github/api/mocks/Repository.go:39
Method
GetCommit
(owner, repository, sha string)
monitorables/github/api/repository/api.go:179
Method
GetConfig
GetConfig provides a mock function with given fields: params
api/config/mocks/Usecase.go:16
Method
GetConfig
GetConfig and set default value for Config from repository
api/config/usecase/getconfig.go:54
Method
GetConfigFromPath
GetConfigFromPath provides a mock function with given fields: baseDir, filePath
api/config/mocks/Repository.go:16
Method
GetConfigFromPath
(baseDir, filePath string)
api/config/repository/file.go:10
Method
GetConfigFromURL
GetConfigFromURL provides a mock function with given fields: url
api/config/mocks/Repository.go:39
Method
GetConfigFromURL
(url string)
api/config/repository/http.go:9
Method
GetConfigList
GetConfigList provides a mock function with given fields:
api/config/mocks/Usecase.go:32
Method
GetCount
GetCount provides a mock function with given fields: query
monitorables/github/api/mocks/Repository.go:62
Method
GetCount
(query string)
monitorables/github/api/repository/api.go:66
Method
GetCountIssues
GetCountIssues provides a mock function with given fields: params
monitorables/gitlab/api/mocks/Repository.go:16
Method
GetCountIssues
(params *models.IssuesParams)
monitorables/gitlab/api/repository/api.go:50
Method
GetDefinitionRevision
GetDefinitionRevision provides a mock function with given fields: _a0, _a1
pkg/goazuredevops/release/mocks/Client.go:140
Method
GetDisplayName
()
monitorables/travisci/travisci_faker.go:36
Method
GetDisplayName
()
monitorables/azuredevops/azuredevops_faker.go:37
Method
GetDisplayName
()
monitorables/http/http_faker.go:40
Method
GetDisplayName
()
monitorables/port/port_faker.go:36
Method
GetDisplayName
()
monitorables/pingdom/pingdom_faker.go:38
Method
GetDisplayName
()
monitorables/jenkins/jenkins_faker.go:36
Method
GetDisplayName
()
monitorables/github/github_faker.go:40
Method
GetDisplayName
()
monitorables/gitlab/gitlab_faker.go:40
Method
GetDisplayName
()
monitorables/ping/ping_faker.go:36
Method
GetDisplayName
GetDisplayName provides a mock function with given fields:
models/mocks/Monitorable.go:21
Method
GetErrorID
()
internal/pkg/validator/available/error.go:30
Method
GetErrorID
()
internal/pkg/validator/validate/error.go:51
Method
GetFolders
GetFolders provides a mock function with given fields: _a0, _a1
pkg/goazuredevops/release/mocks/Client.go:186
Method
GetFormat
()
monitorables/http/api/models/formattedparams_faker.go:41
Method
GetFormat
()
monitorables/http/api/models/formattedparams.go:35
Method
GetJob
(jobName string)
pkg/gojenkins/jenkins.go:10
Method
GetJob
GetJob provides a mock function with given fields: jobName
pkg/gojenkins/mocks/Jenkins.go:37
Method
GetJob
GetJob provides a mock function with given fields: jobName, branch
monitorables/jenkins/api/mocks/Repository.go:16
Method
GetJob
(jobName string, branch string)
monitorables/jenkins/api/repository/api.go:53
Method
GetKey
()
monitorables/http/api/models/formattedparams_faker.go:40
Method
GetKey
()
monitorables/http/api/models/formattedparams.go:34
Method
GetLastBuildByJobId
GetLastBuildByJobId provides a mock function with given fields: jobID
pkg/gojenkins/mocks/Jenkins.go:58
Method
GetLastBuildStatus
(owner, repository, branch string)
monitorables/travisci/api/repository.go:11
Method
GetLastBuildStatus
GetLastBuildStatus provides a mock function with given fields: owner, repository, branch
monitorables/travisci/api/mocks/Repository.go:16
Method
GetLastBuildStatus
GetBuildStatus fetch build information from travis-ci
monitorables/travisci/api/repository/api.go:51
Method
GetLastBuildStatus
GetLastBuildStatus provides a mock function with given fields: job
monitorables/jenkins/api/mocks/Repository.go:39
Method
GetLastBuildStatus
GetBuildStatus fetch build information from travis-ci
monitorables/jenkins/api/repository/api.go:86
Method
GetLogs
GetLogs provides a mock function with given fields: _a0, _a1
pkg/goazuredevops/release/mocks/Client.go:209
Method
GetManualIntervention
GetManualIntervention provides a mock function with given fields: _a0, _a1
pkg/goazuredevops/release/mocks/Client.go:232
Method
GetManualInterventions
GetManualInterventions provides a mock function with given fields: _a0, _a1
pkg/goazuredevops/release/mocks/Client.go:255
Method
GetMergeRequest
(pid interface{}, mergeRequest int, opt *gitlab.GetMergeRequestsOptions, options ...gitlab.RequestOptionFunc)
pkg/gogitlab/mergerequests.go:10
Method
GetMergeRequest
GetMergeRequest provides a mock function with given fields: pid, mergeRequest, opt, options
pkg/gogitlab/mocks/MergeRequestsService.go:17
Method
GetMergeRequest
GetMergeRequest provides a mock function with given fields: projectID, mergeRequestID
monitorables/gitlab/api/mocks/Repository.go:37
Method
GetMergeRequest
(projectID, mergeRequestID int)
monitorables/gitlab/api/repository/api.go:133
Method
GetMergeRequestPipelines
GetMergeRequestPipelines provides a mock function with given fields: projectID, mergeRequestID
monitorables/gitlab/api/mocks/Repository.go:60
Method
GetMergeRequestPipelines
(projectID int, mergeRequestID int)
monitorables/gitlab/api/repository/api.go:164
Method
GetMergeRequests
GetMergeRequests provides a mock function with given fields: projectID
monitorables/gitlab/api/mocks/Repository.go:83
Method
GetMergeRequests
(projectID int)
monitorables/gitlab/api/repository/api.go:142
Method
GetMessage
()
monitorables/http/api/models/statusparams_faker.go:31
Method
GetMessage
()
monitorables/http/api/models/formattedparams_faker.go:44
Method
GetMessage
()
monitorables/http/api/models/rawparams_faker.go:39
Method
GetMinimalVersion
()
registry/registry.go:199
Method
GetMinimalVersion
()
registry/registry.go:231
Method
GetMinimalVersion
GetMinimalVersion provides a mock function with given fields:
registry/mocks/TileMetadataExplorer.go:20
Method
GetMonitorables
()
registry/registry.go:180
Method
GetMonitorables
GetMonitorables provides a mock function with given fields:
registry/mocks/Registry.go:20
Method
GetPipeline
(pid interface{}, pipeline int, options ...gitlab.RequestOptionFunc)
pkg/gogitlab/pipelines.go:10
Method
GetPipeline
GetPipeline provides a mock function with given fields: pid, pipeline, options
pkg/gogitlab/mocks/PipelinesService.go:17
← previous
next →
501–600 of 1,310, ranked by callers