Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/taubyte/tau
/ functions
Functions
13,103 in github.com/taubyte/tau
⨍
Functions
13,103
◇
Types & classes
2,320
↳
Endpoints
13
Method
Application
()
pkg/schema/messaging/getter.go:19
Method
Application
()
pkg/schema/domains/getter.go:21
Method
Application
()
pkg/schema/functions/getter.go:17
Method
Application
()
pkg/schema/services/getter.go:17
Method
Application
()
pkg/schema/storages/getter.go:17
Method
Application
()
pkg/schema/smartops/getter.go:17
Method
Application
()
pkg/schema/basic/types.go:19
Method
Application
()
pkg/schema/website/getter.go:17
Method
Application
()
pkg/schema/databases/getter.go:19
Method
Application
()
pkg/vm/logger/logger_test.go:24
Method
Application
()
pkg/vm/context/methods.go:22
Method
Application
()
services/substrate/components/http/function/methods.go:47
Method
Application
()
services/substrate/components/http/website/smartops.go:30
Method
Application
()
services/substrate/components/database/database/smartops.go:26
Method
Application
()
services/substrate/components/p2p/function/function.go:107
Method
Application
()
services/substrate/components/p2p/service/types.go:36
Method
Application
()
services/substrate/components/p2p/test/unreliable_failure_test.go:42
Method
Application
()
services/substrate/components/p2p/stream/smartop.go:30
Method
Application
()
services/substrate/components/storage/storage/smartops.go:30
Method
Application
()
services/substrate/components/pubsub/function/smartop.go:52
Method
Application
()
services/substrate/runtime/utils_for_test.go:60
Method
Application
()
services/substrate/runtime/cache/cache_test.go:167
Method
Applications
()
pkg/schema/project/getter.go:35
Method
Apply
(set *flag.FlagSet)
tools/tau/flags/bool.go:128
Method
Apply
(set *flag.FlagSet)
pkg/cli/flags/bool.go:135
Method
Apply
Apply implements raft.FSM.Apply
pkg/raft/fsm.go:66
Method
Apply
(log *raft.Log)
pkg/raft/cluster_test.go:820
Method
Apply
(cmd []byte, timeout time.Duration)
pkg/raft/cluster.go:549
Function
Ask
(qs []*survey.Question, response any, opts ...survey.AskOpt)
tools/tau/prompts/survey.go:23
Function
Ask
(qs []*survey.Question, response interface{}, opts ...survey.AskOpt)
pkg/cli/prompts/survey.go:26
Function
AssemblyScriptImage
(version string)
pkg/specs/builders/wasm/images/methods.go:20
Function
AssertEmpty
PR created on gotest.tools https://github.com/gotestyourself/gotest.tools/pull/251
pkg/schema/internal/test/empty.go:39
Function
AssertServiceClosed
(t *testing.T, svc *AuthService, err error)
services/auth/common_test.go:241
Function
AssertServiceCreated
Common test assertions and utilities
services/auth/common_test.go:232
Method
AssetCID
(cid string)
pkg/schema/internal/test/prettier.go:62
Method
AssetErrorOutput
(t *testing.T, value string)
pkg/vm-orbit/tests/suite/helpers.go:172
Method
AssetHandler
(*service.HeadlessAssetsDefinition, service.Context)
pkg/http/mocks/unimplemented.go:37
Method
AssetHandler
(def *service.HeadlessAssetsDefinition, ctx service.Context)
pkg/http/basic/assets.go:122
Method
AssetHandler
(def *httpPkg.HeadlessAssetsDefinition, ctx httpPkg.Context)
services/patrick/api_http_routes_test.go:36
Method
AssetId
()
services/substrate/components/http/function/methods.go:51
Method
AssetId
()
services/substrate/components/http/website/methods.go:28
Method
AssetId
()
services/substrate/components/p2p/function/function.go:119
Method
AssetId
()
services/substrate/components/pubsub/function/function.go:95
Method
AssetId
()
services/substrate/runtime/utils_for_test.go:69
Method
AssetId
()
services/substrate/runtime/cache/cache_test.go:183
Method
Attach
(mux *http.ServeMux)
pkg/spore-drive/health/serve.go:36
Method
Attach
(mux *http.ServeMux)
pkg/spore-drive/clients/mock/ssh/serve.go:128
Method
Attach
(mux *http.ServeMux)
pkg/spore-drive/drive/service/serve.go:168
Method
Attach
(mux *http.ServeMux)
pkg/spore-drive/config/service/serve.go:343
Method
Attach
(mux *http.ServeMux)
pkg/taucorder/service/new.go:10
Method
Attach
(plugin vm.Plugin)
pkg/vm/service/wazero/runtime.go:46
Method
Attach
(plugin vm.Plugin)
services/substrate/components/structure/vm.go:79
Method
Attach
(plugin vm.Plugin)
services/substrate/runtime/utils_for_test.go:97
Method
AttachEvent
(*event.Event)
pkg/vm-low-orbit/interface.go:22
Method
AttachEvent
(e *Event)
pkg/vm-low-orbit/event/event.go:13
Method
AttachEvent
(*event.Event)
services/substrate/components/structure/sdk.go:40
Function
Auth
(a *auth.Auth)
pkg/mycelium/host/attrs.go:71
Function
Auth
(token string)
clients/http/dream/options.go:49
Method
Auth
()
pkg/spore-drive/config/hosts.go:45
Method
Auth
()
pkg/spore-drive/config/hosts.go:144
Method
Auth
()
pkg/spore-drive/config/parse.go:48
Method
Auth
()
pkg/taucorder/clients/js/src/Taucorder.ts:101
Method
Auth
()
dream/universeMethods.go:96
Method
Auth
()
dream/simple.go:53
Method
AuthByPid
(pid string)
dream/universeMethods.go:109
Method
AuthClient
()
tools/taucorder/prompt/new.go:165
Method
BackendType
()
pkg/containers/core/config.go:31
Method
BackendType
()
pkg/containers/core/config.go:57
Method
BackendType
()
pkg/containers/core/config.go:69
Method
BackendType
()
pkg/containers/core/config.go:85
Method
BackendType
()
pkg/containers/core/config.go:95
Method
BackendType
Image returns an Image interface for the given image name BackendType returns core.BackendTypeContainerd
pkg/containers/backends/containerd/containerd.go:205
Method
BackendType
BackendType returns core.BackendTypeDocker
pkg/containers/backends/docker/docker.go:156
Method
Barrier
(timeout time.Duration)
pkg/raft/cluster.go:581
Method
Base
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/library/base.go:13
Method
Base
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/function/base.go:13
Method
Base
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/messaging/base.go:13
Method
Base
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/database/base.go:13
Method
Base
()
tools/tau/cli/commands/resources/project/base.go:11
Method
Base
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/service/base.go:13
Method
Base
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/storage/base.go:13
Method
Base
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/domain/base.go:13
Method
Base
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/smartops/base.go:13
Method
Base
()
tools/tau/cli/commands/resources/application/base.go:11
Method
Base
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/website/base.go:13
Method
BasicPath
(branch, commit, projectId, appId, libId string)
pkg/specs/library/tns.go:12
Method
BasicPath
(branch, commit, projectId, appId, funcId string)
pkg/specs/function/tns.go:12
Method
BasicPath
(branch, commit, projectId, appId, msgId string)
pkg/specs/messaging/tns.go:19
Method
BasicPath
(branch, commit, projectId, appId, dbId string)
pkg/specs/database/tns.go:13
Method
BasicPath
(branch, commit, projectId, appId, storeId string)
pkg/specs/storage/tns.go:12
Method
BasicPath
(fqdn string)
pkg/specs/domain/tns.go:17
Method
BasicPath
(_path string)
pkg/specs/extract/extract.go:65
Method
BasicPath
(branch, commit, project, app string)
pkg/specs/structure/storage.go:37
Method
BasicPath
(branch, commit, project, app string)
pkg/specs/structure/function.go:40
Method
BasicPath
(branch, commit, project, app string)
pkg/specs/structure/database.go:37
Method
BasicPath
(branch, commit, project, app string)
pkg/specs/structure/simple.go:13
Method
BasicPath
(branch, commit, project, app string)
pkg/specs/structure/library.go:34
Method
BasicPath
(branch, commit, projectId, appId string)
pkg/specs/structure/website.go:35
Method
BasicPath
(branch, commit, projectId, appId string)
pkg/specs/structure/smartop.go:33
Method
BasicPath
(branch, commit, project, app string)
pkg/specs/structure/messaging.go:39
← previous
next →
4,501–4,600 of 13,103, ranked by callers