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
Fork
(this object.Object[T])
pkg/tcc/transform/context.go:34
Function
Format
(logger *log.ZapEventLogger, level log.LogLevel, format string, args ...any)
utils/logger/zap/helpers.go:9
Method
Free
Free calls mock.v1.MockSSHService.Free.
pkg/spore-drive/proto/gen/mock/v1/mockv1connect/ssh.connect.go:141
Method
Free
(context.Context, *connect.Request[v1.Host])
pkg/spore-drive/proto/gen/mock/v1/mockv1connect/ssh.connect.go:151
Method
Free
(context.Context, *connect.Request[v1.Host])
pkg/spore-drive/proto/gen/mock/v1/mockv1connect/ssh.connect.go:227
Method
Free
(context.Context, *connect.Request[v1.Drive])
pkg/spore-drive/proto/gen/drive/v1/drivev1connect/drive.connect.go:68
Method
Free
Free calls drive.v1.DriveService.Free.
pkg/spore-drive/proto/gen/drive/v1/drivev1connect/drive.connect.go:156
Method
Free
(context.Context, *connect.Request[v1.Drive])
pkg/spore-drive/proto/gen/drive/v1/drivev1connect/drive.connect.go:167
Method
Free
(context.Context, *connect.Request[v1.Drive])
pkg/spore-drive/proto/gen/drive/v1/drivev1connect/drive.connect.go:255
Method
Free
(context.Context, *connect.Request[v1.Config])
pkg/spore-drive/proto/gen/config/v1/configv1connect/config.connect.go:71
Method
Free
Free calls config.v1.ConfigService.Free.
pkg/spore-drive/proto/gen/config/v1/configv1connect/config.connect.go:167
Method
Free
(context.Context, *connect.Request[v1.Config])
pkg/spore-drive/proto/gen/config/v1/configv1connect/config.connect.go:183
Method
Free
(context.Context, *connect.Request[v1.Config])
pkg/spore-drive/proto/gen/config/v1/configv1connect/config.connect.go:280
Method
Free
(_ context.Context, in *connect.Request[pb.Host])
pkg/spore-drive/clients/mock/ssh/serve.go:85
Method
Free
(ctx context.Context, in *connect.Request[pb.Drive])
pkg/spore-drive/drive/service/serve.go:139
Method
Free
(ctx context.Context, in *connect.Request[pb.Config])
pkg/spore-drive/config/service/serve.go:285
Method
Free
(context.Context, *connect.Request[v1.Node])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/node.connect.go:45
Method
Free
Free calls taucorder.v1.NodeService.Free.
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/node.connect.go:86
Method
Free
(context.Context, *connect.Request[v1.Node])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/node.connect.go:93
Method
Free
(context.Context, *connect.Request[v1.Node])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/node.connect.go:134
Method
Free
()
services/substrate/runtime/instantiate.go:16
Function
FromDream
(u *dream.Universe)
services/substrate/mocks/counters/helpers.go:9
Function
FromIPv4
(address, id string, port int)
pkg/specs/common/multiaddress/ipv4.go:5
Method
Fs
(ctx context.Context, opts ...sftp.ClientOption)
pkg/mycelium/host/host.go:172
Method
Fs
(ctx context.Context, opts ...sftp.ClientOption)
pkg/mycelium/host/mocks/host.go:27
Method
FullName
FullName returns the `user/repository` fullname of the repository
clients/http/auth/git/github/repository.go:39
Method
Function
(language string)
tools/tau/templates/code.go:15
Method
Function
(name string)
core/vm/instance.go:85
Method
Function
(language string)
pkg/cli/singletons/templates/code.go:15
Method
Function
(name string)
pkg/vm/service/wazero/module_instance.go:11
Method
Function
(name string)
pkg/vm/service/wazero/mocks/methods.go:50
Method
Function
()
services/substrate/components/structure/tns.go:69
Method
Function
(name string)
services/substrate/components/structure/vm.go:45
Method
Function
()
services/substrate/runtime/cache/cache_test.go:94
Method
Function
()
services/substrate/runtime/cache/cache_test.go:1467
Method
Function
()
clients/p2p/tns/structures.go:30
Function
Functions
(ctx *IndexContext, project projectSchema.Project, urlIndex map[string]interface{})
pkg/config-compiler/indexer/function.go:11
Method
Functions
Function returns a FunctionInstance of given name from the ModuleInstance
core/vm/instance.go:84
Method
Functions
(application string)
pkg/schema/project/list.go:46
Method
Functions
()
pkg/vm/service/wazero/module_instance.go:29
Method
Functions
(defs ...*vm.HostModuleFunctionDefinition)
pkg/vm/service/wazero/host_module.go:58
Method
GET
(*service.RouteDefinition)
pkg/http/mocks/unimplemented.go:25
Method
GET
(def *service.RouteDefinition)
pkg/http/basic/routes.go:12
Method
GET
(def *httpPkg.RouteDefinition)
services/patrick/api_http_routes_test.go:23
Method
GPU
()
core/services/substrate/smartops/smartops.go:29
Method
GRPCClient
(ctx context.Context, broker *plugin.GRPCBroker, c *grpc.ClientConn)
pkg/vm-orbit/link/link.go:15
Method
GRPCClient
(ctx context.Context, broker *plugin.GRPCBroker, c *grpc.ClientConn)
pkg/vm-orbit/satellite/saltellite.go:20
Method
GRPCServer
(broker *plugin.GRPCBroker, s *grpc.Server)
pkg/vm-orbit/link/link.go:11
Method
GRPCServer
(broker *plugin.GRPCBroker, s *grpc.Server)
pkg/vm-orbit/satellite/saltellite.go:11
Method
GatewayByPid
(pid string)
dream/universeMethods.go:177
Method
Generate
()
pkg/spore-drive/config/cloud.go:61
Method
Generate
()
pkg/spore-drive/config/cloud.go:92
Method
Generate
()
pkg/spore-drive/config/cloud.go:249
Function
GenerateCert
GenerateCert generates certificate and private key based on the given host. Reference: https://github.com/valyala/fasthttp/blob/master/examples/multi
utils/x509/cert.go:16
Method
GenerateKey
will also set ID
pkg/spore-drive/config/hosts.go:199
Method
GenerateSocketURL
()
core/services/substrate/components/pubsub/service.go:32
Method
Generated
()
pkg/spore-drive/config/cloud.go:83
Method
Geo
()
clients/p2p/seer/client.go:35
Function
Get
Get an environment variable and returns an error if not found
utils/env/get.go:9
Method
Get
()
tools/tau/cli/commands/resources/library/iface.go:25
Method
Get
()
tools/tau/cli/commands/resources/website/iface.go:25
Method
Get
(name string)
tools/tau/config/projects.go:18
Method
Get
(name string)
tools/tau/config/profiles.go:19
Method
Get
Get returns an item from the map
utils/cache/basic/cache.go:53
Method
Get
(hook_id string)
core/services/auth/client.go:53
Method
Get
(project_id string)
core/services/auth/client.go:60
Method
Get
(id int)
core/services/auth/client.go:81
Method
Get
(jid string)
core/services/patrick/client.go:15
Method
Get
(id string)
core/services/seer/usage.go:12
Method
Get
(MatchDefinition, GetOptions)
core/services/substrate/components/types.go:34
Method
Get
(ctx context.Context, key string)
core/services/substrate/components/database/keystore.go:6
Method
Get
()
core/services/substrate/components/storage/service.go:23
Method
Get
(context Context)
core/services/substrate/components/storage/service.go:31
Method
Get
(project, application, smartOpId string, ctx context.Context)
core/services/substrate/smartops/smartops.go:23
Method
Get
Get attempts to retrieve the WASM asset.
core/vm/source.go:13
Method
Get
Get returns the last known value of this global. When the context is nil, it defaults to context.Background.
core/vm/instance.go:71
Method
Get
(name string)
pkg/yaseer/node.go:55
Method
Get
(name string)
pkg/spore-drive/config/auth.go:39
Method
Get
(name string)
pkg/spore-drive/config/shapes.go:58
Method
Get
Get calls taucorder.v1.PatrickService.Get.
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/patrick.connect.go:106
Method
Get
(context.Context, *connect.Request[v1.GetJobRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/patrick.connect.go:123
Method
Get
(context.Context, *connect.Request[v1.GetJobRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/patrick.connect.go:182
Method
Get
Get calls taucorder.v1.ProjectsInAuthService.Get.
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/auth.connect.go:274
Method
Get
(context.Context, *connect.Request[v1.ByProjectRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/auth.connect.go:282
Method
Get
(context.Context, *connect.Request[v1.ByProjectRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/auth.connect.go:323
Method
Get
Get calls taucorder.v1.RepositoriesInAuthService.Get.
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/auth.connect.go:372
Method
Get
(context.Context, *connect.Request[v1.ByRepositoryRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/auth.connect.go:380
Method
Get
(context.Context, *connect.Request[v1.ByRepositoryRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/auth.connect.go:421
Method
Get
Get calls taucorder.v1.GitHooksInAuthService.Get.
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/auth.connect.go:469
Method
Get
(context.Context, *connect.Request[v1.ByHookRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/auth.connect.go:477
Method
Get
(context.Context, *connect.Request[v1.ByHookRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/auth.connect.go:518
Method
Get
Get calls taucorder.v1.X509InAuthService.Get.
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/auth.connect.go:582
Method
Get
(context.Context, *connect.Request[v1.X509CertificateRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/auth.connect.go:599
Method
Get
(context.Context, *connect.Request[v1.X509CertificateRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/auth.connect.go:658
Method
Get
Get calls taucorder.v1.MonkeyService.Get.
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/monkey.connect.go:86
Method
Get
(context.Context, *connect.Request[v1.GetJobInstanceRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/monkey.connect.go:93
Method
Get
(context.Context, *connect.Request[v1.GetJobInstanceRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/monkey.connect.go:134
Method
Get
(ctx context.Context, req *connect.Request[pb.ByRepositoryRequest])
pkg/taucorder/service/auth_repos.go:14
Method
Get
(ctx context.Context, req *connect.Request[pb.GetJobInstanceRequest])
pkg/taucorder/service/monkey.go:12
Method
Get
(ctx context.Context, req *connect.Request[pb.GetJobRequest])
pkg/taucorder/service/patrick.go:17
← previous
next →
5,701–5,800 of 13,103, ranked by callers