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
Config
Config returns the taubyte config
pkg/builder/methods.go:147
Method
Config
()
services/auth/projects/type.go:36
Method
Config
()
services/substrate/components/http/function/methods.go:15
Method
Config
()
services/substrate/components/http/website/methods.go:12
Method
Config
()
services/substrate/components/database/database/methods.go:16
Method
Config
()
services/substrate/components/database/globals/methods.go:24
Method
Config
()
services/substrate/components/database/globals/p2p/stream/mock_test.go:131
Method
Config
()
services/substrate/components/p2p/function/function.go:111
Method
Config
()
services/substrate/components/p2p/service/types.go:44
Method
Config
()
services/substrate/components/storage/storage/types.go:35
Method
Config
()
services/substrate/components/pubsub/function/function.go:83
Method
Config
()
services/substrate/runtime/utils_for_test.go:62
Method
Config
Config returns the project configuration and an error The configuration is a "config.yaml" file in the root of the repository
clients/http/auth/projects.go:70
Method
ConfigFile
()
pkg/specs/builders/common/methods.go:55
Function
ConfigRepoCreateFailed
(err error)
tools/tau/i18n/project/errors.go:89
Function
ConfigRepoRegisterFailed
(err error)
tools/tau/i18n/project/errors.go:97
Function
Confirm
(ctx *cli.Context, library *structureSpec.Library, prompt string)
tools/tau/table/library/confirm.go:9
Function
Confirm
(ctx *cli.Context, function *structureSpec.Function, prompt string)
tools/tau/table/function/confirm.go:9
Function
Confirm
(ctx *cli.Context, messaging *structureSpec.Messaging, prompt string)
tools/tau/table/messaging/confirm.go:9
Function
Confirm
(ctx *cli.Context, database *structureSpec.Database, prompt string)
tools/tau/table/database/confirm.go:9
Function
Confirm
(ctx *cli.Context, project *projectLib.Project, prompt string)
tools/tau/table/project/confirm.go:10
Function
Confirm
(ctx *cli.Context, service *structureSpec.Service, prompt string)
tools/tau/table/service/confirm.go:11
Function
Confirm
(ctx *cli.Context, storage *structureSpec.Storage, prompt string)
tools/tau/table/storage/confirm.go:9
Function
Confirm
(ctx *cli.Context, domain *structureSpec.Domain, prompt string)
tools/tau/table/domain/confirm.go:9
Function
Confirm
(ctx *cli.Context, smartops *structureSpec.SmartOp, prompt string)
tools/tau/table/smartops/confirm.go:9
Function
Confirm
(ctx *cli.Context, app *structureSpec.App, prompt string)
tools/tau/table/application/confirm.go:11
Function
Confirm
(ctx *cli.Context, website *structureSpec.Website, prompt string)
tools/tau/table/website/confirm.go:9
Function
ConfirmPrompt
(label string)
pkg/cli/prompts/confirm.go:5
Function
ConfirmSelectedProject
()
tools/tau/lib/project/interface.go:39
Method
Connect
Connect calls taucorder.v1.SwarmService.Connect.
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/swarm.connect.go:126
Method
Connect
(context.Context, *connect.Request[v1.ConnectRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/swarm.connect.go:140
Method
Connect
(context.Context, *connect.Request[v1.ConnectRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/swarm.connect.go:214
Method
Connect
(ctx context.Context, req *connect.Request[pb.ConnectRequest])
pkg/taucorder/service/swarm.go:25
Method
Connected
(_ network.Network, c network.Conn)
p2p/peer/peering.go:281
Method
Context
()
tools/taucorder/prompt/new.go:149
Method
Context
()
core/services/substrate/types.go:29
Method
Context
()
core/services/substrate/components/p2p/service.go:65
Method
Context
()
core/services/substrate/components/pubsub/service.go:42
Method
Context
()
core/services/substrate/components/pubsub/service.go:51
Method
Context
()
core/services/substrate/smartops/smartops.go:8
Method
Context
()
core/services/substrate/smartops/smartops.go:15
Method
Context
Context returns the context of the function Instance
core/vm/instance.go:13
Method
Context
()
pkg/http/mocks/unimplemented.go:20
Method
Context
()
pkg/http/basic/methods.go:76
Method
Context
()
pkg/sensors/service_test.go:29
Method
Context
()
pkg/vm/logger/logger_test.go:22
Method
Context
()
pkg/vm/service/wazero/instance.go:81
Method
Context
()
pkg/vm/context/methods.go:9
Method
Context
()
p2p/peer/type.go:108
Method
Context
()
p2p/streams/client/client.go:142
Method
Context
()
dream/universeMethods.go:43
Method
Context
()
dream/multiverse.go:100
Method
Context
()
services/patrick/api_http_routes_test.go:18
Method
Context
TODO: All of these components interfaces can be removed
services/substrate/type.go:46
Method
Context
()
services/substrate/components/http/function/smartops.go:18
Method
Context
()
services/substrate/components/http/website/smartops.go:18
Method
Context
()
services/substrate/components/database/methods.go:91
Method
Context
()
services/substrate/components/database/database/smartops.go:18
Method
Context
()
services/substrate/components/database/globals/p2p/stream/mock_test.go:71
Method
Context
()
services/substrate/components/p2p/types.go:25
Method
Context
()
services/substrate/components/p2p/service/types.go:32
Method
Context
()
services/substrate/components/p2p/test/unreliable_failure_test.go:46
Method
Context
()
services/substrate/components/p2p/stream/smartop.go:18
Method
Context
()
services/substrate/components/storage/storage/smartops.go:18
Method
Context
()
services/substrate/components/structure/node.go:72
Method
Context
()
services/substrate/components/pubsub/messaging/types.go:32
Method
Context
()
services/substrate/components/pubsub/websocket/datastream_test.go:121
Method
Context
()
services/substrate/components/counters/unimplemented.go:21
Method
Context
()
services/substrate/mocks/methods.go:57
Method
Context
()
services/substrate/runtime/cache/cache_test.go:62
Method
Context
()
clients/http/methods.go:73
Method
ContextCancel
()
core/services/substrate/smartops/smartops.go:16
Method
ContextConfig
()
services/substrate/components/storage/storage/types.go:39
Method
Counter
()
services/substrate/type.go:62
Method
Counter
()
services/substrate/components/database/globals/p2p/stream/mock_test.go:55
Method
Counter
()
services/substrate/components/structure/node.go:76
Method
Counter
()
services/substrate/mocks/methods.go:44
Method
Counter
()
services/substrate/runtime/cache/cache_test.go:57
Method
Create
()
pkg/spore-drive/config/cloud.go:33
Method
Create
()
pkg/spore-drive/config/auth.go:75
Method
Create
Create creates a new snapshot
pkg/raft/storage.go:266
Method
Create
Create creates a new device for the project
clients/http/auth/create.go:30
Method
Create
Create creates a new project with the given name and repository IDs
clients/p2p/auth/projects.go:104
Method
CreateDeployKey
(name *string, key *string)
services/auth/mock_types_test.go:263
Function
CreateFailed
(login string, err error)
tools/tau/i18n/login/errors.go:29
Method
CreateHttpEvent
(w http.ResponseWriter, r *http.Request)
pkg/vm-low-orbit/event/event.go:31
Method
CreateHttpEvent
(w http.ResponseWriter, r *http.Request)
services/substrate/components/structure/sdk.go:25
Method
CreateP2PEvent
(cmd *command.Command, response res.Response)
pkg/vm-low-orbit/event/p2p_event.go:20
Method
CreateP2PEvent
(cmd *command.Command, response response.Response)
services/substrate/components/structure/sdk.go:35
Method
CreatePath
(path ...string)
pkg/tcc/object/generic.go:97
Method
CreatePubsubEvent
(msg pubsubIface.Message)
pkg/vm-low-orbit/event/event.go:19
Method
CreatePubsubEvent
(msg pubsubIface.Message)
services/substrate/components/structure/sdk.go:30
Method
CreatePushHook
(name *string, url *string, devMode bool)
services/auth/mock_types_test.go:267
Function
CreateRepository
(client *client.Client, name, description string, private bool)
tools/tau/lib/project/create_repository_local.go:13
Method
CreateRepository
CreateRepository creates a new repository on the git provider. Returns the repository id and an error
clients/http/auth/git.go:23
Method
CreateRepository
CreateRepository creates a new github repository and returns a common.Repository and an error Note: currently description is unused and should be writ
clients/http/auth/git/github/client.go:40
Method
CreateSmartOp
(caller smartops.EventCaller)
pkg/vm-ops-orbit/interface.go:17
Method
CreateSmartOp
(caller smartops.EventCaller)
pkg/vm-ops-orbit/resource/create.go:8
Function
CreateStashPath
(cid string)
pkg/specs/hoarder/paths.go:5
Function
CreateTableIds
(ids []string, title string)
tools/taucorder/helpers/list.go:13
← previous
next →
5,001–5,100 of 13,103, ranked by callers