MCPcopy Create free account

hub / github.com/taubyte/tau / functions

Functions13,103 in github.com/taubyte/tau

MethodImport
(ctx *cli.Context)
tools/tau/cli/commands/resources/repository/types.go:60
MethodImport
(ctx *cli.Context)
tools/tau/cli/commands/resources/repository/import.go:10
MethodImport
()
tools/tau/cli/commands/resources/website/import.go:8
FunctionImported
(name, cloud string)
tools/tau/i18n/repository/success.go:5
FunctionImportedProject
(name, cloudFQDN string)
tools/tau/i18n/project/success.go:39
FunctionInList
(value string, values []string)
pkg/cli/validate/helpers.go:23
MethodIndexPath
(project, app string)
pkg/specs/structure/storage.go:45
MethodIndexPath
(project, app string)
pkg/specs/structure/database.go:45
MethodIndexValue
(branch, projectId, appId, libId string)
pkg/specs/library/tns.go:20
MethodIndexValue
(branch, projectId, appId, funcId string)
pkg/specs/function/tns.go:16
MethodIndexValue
(branch, projectId, appId, msgId string)
pkg/specs/messaging/tns.go:23
MethodIndexValue
(branch, projectId, appId, dbId string)
pkg/specs/database/tns.go:17
MethodIndexValue
(branch, projectId, appId, serviceId string)
pkg/specs/service/tns.go:11
MethodIndexValue
(branch, projectId, appId, storeId string)
pkg/specs/storage/tns.go:16
MethodIndexValue
(branch, projectId, appId, domId string)
pkg/specs/domain/tns.go:28
MethodIndexValue
(branch, project, app string)
pkg/specs/structure/storage.go:41
MethodIndexValue
(branch, project, app string)
pkg/specs/structure/function.go:44
MethodIndexValue
(branch, project, app string)
pkg/specs/structure/database.go:41
MethodIndexValue
(branch, projectId, appId string)
pkg/specs/structure/service.go:30
MethodIndexValue
(branch, project, app string)
pkg/specs/structure/library.go:42
MethodIndexValue
(branch, project, app string)
pkg/specs/structure/domain.go:33
MethodIndexValue
(branch, projectId, appId string)
pkg/specs/structure/website.go:39
MethodIndexValue
(branch, projectId, appId string)
pkg/specs/structure/smartop.go:37
MethodIndexValue
(branch, project, app string)
pkg/specs/structure/messaging.go:43
MethodIndexValue
(branch, projectId, appId, smartId string)
pkg/specs/smartops/tns.go:16
MethodIndexValue
(branch, projectId, appId, webId string)
pkg/specs/website/tns.go:16
MethodIndexes
()
pkg/config-compiler/compile/compiler.go:92
MethodInfoPrintfln
(format string, a ...any)
tools/tau/i18n/printer/printer.go:39
MethodInfoPrintfln
(string, ...any)
tools/tau/i18n/printer/printer.go:76
MethodInfoPrintfln
(format string, a ...any)
tools/tau/i18n/printer/printer.go:105
MethodInfoPrintln
(a ...any)
tools/tau/i18n/printer/printer.go:35
MethodInfoPrintln
(...any)
tools/tau/i18n/printer/printer.go:74
MethodInfoPrintln
(a ...any)
tools/tau/i18n/printer/printer.go:101
FunctionInitialize
First initialize the plugin
pkg/vm-ops-orbit/init.go:49
FunctionInitialize
First initialize the plugin
pkg/vm-low-orbit/common.go:95
MethodInitialize
* Initialize will run the options of a command and return a command using the base command Example: tau new application - parentCmd: new - baseCm
tools/tau/cli/common/create.go:50
MethodInject
(r io.Reader)
pkg/vm/test_utils/backend.go:55
MethodInject
TODO: Need a cleaner implementation, generics make this tough TODO: Incomplete currently only compatible for VM test case, need to compare against con
services/tns/mocks/methods.go:77
MethodInject
(ops ...inject.Injectable)
clients/http/dream/universe.go:10
MethodInjectKey
(domain string, data []byte)
clients/p2p/auth/certificates.go:25
MethodInjectStaticCertificate
Injecting to /static
clients/p2p/auth/certificates.go:16
MethodInstance
(s string)
pkg/spore-drive/config/hosts.go:153
FunctionIntKeys
IntKeys returns all int keys in the given map.
utils/maps/data.go:262
MethodInterface
()
tools/tau/config/project.go:27
MethodInterface
()
core/services/tns/client.go:17
MethodInterface
Implement the Interface method
pkg/http-auto/methods_test.go:63
MethodInterface
()
pkg/schema/internal/test/prettier.go:74
MethodInterface
()
services/tns/mocks/methods.go:45
MethodInterface
()
services/tns/flat/convert.go:3
MethodInterface
()
services/substrate/components/structure/tns.go:45
MethodInterface
()
services/substrate/components/pubsub/websocket/handler_test.go:424
MethodInterface
()
services/substrate/components/counters/metrics/types.go:21
MethodInterface
()
services/substrate/components/counters/metrics/max.go:32
MethodInterface
()
services/substrate/components/counters/metrics/sum.go:30
MethodInterface
()
services/substrate/runtime/cache/cache_test.go:125
MethodInterface
()
services/substrate/runtime/cache/cache_test.go:1497
FunctionInvalidProjectIDEight
(projectId string)
tools/tau/i18n/domain/errors.go:17
FunctionInvalidType
(_type string, types []string)
tools/tau/i18n/prompts/errors.go:9
FunctionInvalidType
(_type string, types []string)
pkg/cli/i18n/prompts/errors.go:9
FunctionIpfsNode
(node ipfs.Service)
pkg/vm-low-orbit/init_web3.go:67
FunctionIsBytes
(val string)
pkg/cli/validate/bool_helpers.go:25
MethodIsDebug
()
pkg/raft/transport.go:91
MethodIsError
()
pkg/raft/transport.go:94
FunctionIsGeneratedFQDNFailed
(fqdn string, err error)
tools/tau/i18n/domain/errors.go:29
MethodIsInfo
()
pkg/raft/transport.go:92
FunctionIsInt
(val string)
pkg/cli/validate/bool_helpers.go:18
MethodIsLocked
(jid string)
clients/p2p/patrick/jobs.go:20
MethodIsLocked
(jid string)
clients/p2p/patrick/mock/patrick_struct.go:63
FunctionIsNonInteractive
()
pkg/cli/prompts/noninteractive_stub.go:7
MethodIsProvisioned
()
services/substrate/components/http/function/methods.go:59
MethodIsProvisioned
()
services/substrate/components/http/website/methods.go:61
MethodIsSet
()
tools/tau/flags/bool.go:39
MethodIsSet
(ctx *cli.Context)
tools/tau/flags/types.go:7
MethodIsSet
()
pkg/cli/flags/bool.go:39
MethodIsTrace
()
pkg/raft/transport.go:90
MethodIsWarn
()
pkg/raft/transport.go:93
MethodJob
(jid string)
tools/tau/clients/patrick_client/interface_test.go:27
MethodJob
(jid string)
clients/http/patrick/job.go:27
MethodJobs
(projectId string)
tools/tau/clients/patrick_client/interface_test.go:20
MethodJobs
(projectId string)
clients/http/patrick/job.go:16
MethodJoinVoter
(peerID peer.ID, timeout time.Duration, peers ...peer.ID)
pkg/raft/client.go:197
MethodJson
()
pkg/tcc/engine/schema.go:17
MethodKV
()
services/patrick/service.go:148
MethodKV
()
services/tns/type.go:26
MethodKV
()
services/seer/type.go:82
MethodKV
()
services/substrate/components/database/database/methods.go:20
MethodKV
()
services/substrate/components/database/globals/methods.go:16
MethodKV
()
services/substrate/components/database/globals/p2p/stream/mock_test.go:118
MethodKey
()
pkg/spore-drive/config/hosts.go:29
MethodKey
()
pkg/spore-drive/config/hosts.go:161
MethodKeyID
()
core/services/auth/secrets.go:34
MethodKeys
Keys returns all keys matching a prefix
pkg/raft/interfaces.go:36
MethodKeys
Keys returns all keys matching a prefix
pkg/raft/interfaces.go:90
MethodKeys
Keys returns all keys matching a prefix
pkg/raft/fsm.go:187
MethodKeys
(prefix string, peers ...peer.ID)
pkg/raft/client.go:258
MethodKeys
(prefix string)
pkg/raft/cluster_test.go:836
MethodKeys
(prefix string)
pkg/raft/cluster.go:533
MethodKill
()
clients/http/dream/kill.go:13
MethodKvdb
()
services/substrate/components/storage/storage/types.go:31
FunctionLangFromExt
(ext string)
pkg/specs/builders/wasm/methods.go:33
← previousnext →6,301–6,400 of 13,103, ranked by callers