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
↓ 1 callers
Method
newNameSelector
(name string)
pkg/tcc/object/generic.go:309
↓ 1 callers
Function
newNamespaceStreamLayer
(h host.Host, namespace string, encryptionCipher cipher.AEAD)
pkg/raft/transport.go:137
↓ 1 callers
Function
newNamespaceTransport
(h host.Host, namespace string, timeout time.Duration, encryptionCipher cipher.AEAD)
pkg/raft/transport.go:205
↓ 1 callers
Function
newObject
(ctx *cli.Context, storage *structureSpec.Storage)
tools/tau/prompts/storage/new.go:77
↓ 1 callers
Method
newPeer
(id string, loc iface.PeerLocation)
clients/p2p/seer/client.go:39
↓ 1 callers
Function
newPeerSource
Inspired in Kubo's https://github.com/ipfs/go-ipfs/blob/9327ee64ce96ca6da29bb2a099e0e0930b0d9e09/core/node/libp2p/relay.go#L79-L103 and https://github
p2p/helpers/libp2p.go:214
↓ 1 callers
Method
newProject
()
pkg/config-compiler/decompile/builder.go:42
↓ 1 callers
Function
newResponseWriter
(stream io.ReadWriter)
p2p/streams/tunnels/http/response.go:26
↓ 1 callers
Function
newRuntimeWithHostDefs
()
pkg/vm/service/wazero/utils_test.go:90
↓ 1 callers
Function
newSFTPServer
(t *testing.T, port string)
pkg/mycelium/host/ssh_server_test.go:152
↓ 1 callers
Function
newSSHServer
(pctx context.Context, config *pb.HostConfig)
pkg/spore-drive/clients/mock/ssh/ssh.go:63
↓ 1 callers
Method
newSession
(ctx context.Context)
pkg/mycelium/host/host.go:93
↓ 1 callers
Function
newStderr
()
pkg/vm/service/wazero/output.go:118
↓ 1 callers
Function
newStdout
()
pkg/vm/service/wazero/output.go:114
↓ 1 callers
Function
newStreamService
(c *cluster)
pkg/raft/stream.go:58
↓ 1 callers
Function
newStreaming
(ctx *cli.Context, storage *structureSpec.Storage)
tools/tau/prompts/storage/new.go:67
↓ 1 callers
Method
newStruct
(iface interface{})
pkg/config-compiler/decompile/builder.go:81
↓ 1 callers
Method
newStructs
(ifaces ...interface{})
pkg/config-compiler/decompile/builder.go:72
↓ 1 callers
Function
newTestClient
(t *testing.T)
clients/http/auth/e2e_test.go:18
↓ 1 callers
Function
newTestUnsecureClient
(t *testing.T)
clients/http/auth/e2e_test.go:30
↓ 1 callers
Function
newValidator
Internal does not require info TODO info should be global
tools/tau/lib/domain/fqdn.go:32
↓ 1 callers
Method
next
(ctx context.Context)
pkg/kvdb/broadcaster.go:119
↓ 1 callers
Function
noCamel
turns camel-cased fixture name into something that looks better on command line
tools/dream/cli/inject/fixture.go:18
↓ 1 callers
Function
noValReturn
(err error)
pkg/spore-drive/drive/service/utils.go:8
↓ 1 callers
Function
normalizeMap
normalizeMap converts map[any]any to map[string]any recursively
utils/tcc/convert.go:53
↓ 1 callers
Function
normalizeMap
normalizeMap converts map[any]any to map[string]any recursively
dream/fixtures/config_compiler_test.go:67
↓ 1 callers
Method
openOrCloneProject
(profile config.Profile, tauProject config.Project, embedToken bool)
tools/tau/lib/project/open_or_clone.go:9
↓ 1 callers
Method
openStream
(pid peerCore.ID)
p2p/streams/client/client.go:313
↓ 1 callers
Function
openTestRepository
(t *testing.T, ops ...Option)
pkg/git/list_branches_test.go:13
↓ 1 callers
Method
open_or_clone
()
pkg/git/new.go:73
↓ 1 callers
Function
outputDirHasNoFiles
outputDirHasNoFiles returns true when dir has no regular files (only dirs or empty).
pkg/builder/output.go:32
↓ 1 callers
Function
panicIfPromptNotEnabledError
(err error)
pkg/cli/prompts/constants.go:91
↓ 1 callers
Method
parse
(params []interface{})
services/monkey/fixtures/compile/fixture_compile_for.go:28
↓ 1 callers
Function
parseAssetName
()
tools/tau/npm/index.js:20
↓ 1 callers
Function
parseAssetName
()
tools/taucorder/npm/index.js:28
↓ 1 callers
Function
parseAssetName
()
tools/dream/npm/index.js:28
↓ 1 callers
Method
parseAssetName
()
pkg/spore-drive/clients/js/src/Service.ts:66
↓ 1 callers
Method
parseAssetName
()
pkg/taucorder/clients/js/src/Service.ts:60
↓ 1 callers
Function
parseCommandArguments
(commands []*cli.Command, args ...string)
tools/tau/cli/args/args.go:8
↓ 1 callers
Function
parseEnvVars
(envVars string)
pkg/cli/prompts/env_vars.go:43
↓ 1 callers
Method
parseHttpRequest
(body command.Body)
services/substrate/stream.go:53
↓ 1 callers
Function
parseMap
(path []string, dvalue reflect.Value)
services/tns/flat/parse.go:21
↓ 1 callers
Function
parseServicefromBody
(body command.Body)
services/seer/api_announce.go:15
↓ 1 callers
Function
parseSource
(source string)
tools/tau/prompts/source.go:67
↓ 1 callers
Function
parseSwarmKey
(filepath string)
cli/app/parse_config.go:181
↓ 1 callers
Function
parseValidationKey
(key *config.DVKey)
cli/app/parse_config.go:194
↓ 1 callers
Function
parseValue
(path []string, dvalue reflect.Value)
services/tns/flat/parse.go:47
↓ 1 callers
Function
pathFromKey
(key string)
services/tns/engine/keys.go:18
↓ 1 callers
Function
payloadToRequest
make sure body passed does not close connection
p2p/streams/tunnels/http/request.go:61
↓ 1 callers
Function
peerFromBodyOrConn
(body command.Body, conn streams.Connection)
pkg/raft/stream.go:439
↓ 1 callers
Method
peers
(ctx context.Context, needs int)
p2p/streams/client/client.go:321
↓ 1 callers
Function
pemEncodePrivKey
(priv *ecdsa.PrivateKey)
pkg/spore-drive/config/utils.go:99
↓ 1 callers
Function
pemEncodePrivKey
(priv *ecdsa.PrivateKey)
cli/app/gen_config.go:346
↓ 1 callers
Function
pemEncodePubKey
(priv *ecdsa.PrivateKey)
pkg/spore-drive/config/utils.go:114
↓ 1 callers
Function
pemEncodePubKey
(priv *ecdsa.PrivateKey)
cli/app/gen_config.go:361
↓ 1 callers
Method
ping
* Ping the health service * @returns Empty response * @throws Error if the server does not respond
pkg/spore-drive/clients/js/src/Health.ts:17
↓ 1 callers
Function
pingFixturePath
pingFixturePath returns the absolute path to the ping function fixture (tools/tau/e2e_tests/fixtures/ping).
tools/tau/e2e_tests/ping_fixture.go:18
↓ 1 callers
Method
pingHttp
()
dream/api/ping.go:7
↓ 1 callers
Function
pluralAlias
(command *cli.Command)
tools/tau/cli/common/attach.go:71
↓ 1 callers
Function
prettyPrintTLSCertificate
(cert *tls.Certificate)
tools/taucorder/prompt/acme.go:109
↓ 1 callers
Method
printRuntimeStack
(runtime vm.Runtime, err error)
services/substrate/runtime/moduleHelpers.go:39
↓ 1 callers
Function
print_banner
Print the application banner.
pkg/spore-drive/clients/py/example/utils.py:88
↓ 1 callers
Function
print_configuration_committed
Print configuration committed message.
pkg/spore-drive/clients/py/example/utils.py:110
↓ 1 callers
Function
print_success_message
Print deployment success message.
pkg/spore-drive/clients/py/example/utils.py:93
↓ 1 callers
Function
profileFromProject
()
tools/tau/config/selected.go:38
↓ 1 callers
Method
progress
()
pkg/spore-drive/drive/service/course.go:62
↓ 1 callers
Method
projectAllJobHandler
HTTP Handlers Project all job handler
services/patrick/api.go:440
↓ 1 callers
Function
projectByName
(name string)
tools/tau/lib/project/helpers.go:9
↓ 1 callers
Function
projectFromCwd
()
tools/tau/config/selected.go:12
↓ 1 callers
Method
projectJobHandler
Project job handler
services/patrick/api.go:467
↓ 1 callers
Function
projectRelativeToCid
(ctx vm.Context, tns tns.Client, moduleType string, moduleName string)
pkg/vm/resolvers/taubyte/resolver.go:66
↓ 1 callers
Method
provided
(_service string)
dream/provides.go:30
↓ 1 callers
Method
pubsubDatabase
(ctx iface.Context, branch string)
services/substrate/components/database/pubsub.go:15
↓ 1 callers
Method
pubsubMsgHandler
already runs in a go routine
services/monkey/pubsub.go:12
↓ 1 callers
Method
pubsubMsgHandler
TODO: Pubsub usage data to have timestamp as well
services/seer/pubsub.go:28
↓ 1 callers
Method
pubsubStorage
(ctx storageIface.Context, branch string)
services/substrate/components/storage/methods.go:101
↓ 1 callers
Function
push
(ctx *cli.Context)
tools/tau/cli/commands/resources/project/push.go:26
↓ 1 callers
Method
put
(key tns.Path, value interface{})
clients/p2p/tns/cache.go:29
↓ 1 callers
Function
randSleep
()
services/monkey/monkey.go:132
↓ 1 callers
Method
rareHandler
(ctx context.Context)
services/hoarder/stream.go:135
↓ 1 callers
Function
readLogsTestHelper
(testCtx context.Context, response *monkey.StatusResponse, peerC peer.Node, expected_logs string)
services/monkey/helpers_test.go:65
↓ 1 callers
Function
readWritePlus1
go:wasm-module testing export readWritePlus1
pkg/vm-orbit/tests/e2e/go/fixtures/_code/data_helpers.go:13
↓ 1 callers
Function
readWriteSize
go:wasm-module testing export readWriteSize
pkg/vm-orbit/tests/e2e/go/fixtures/_code/size_helpers.go:11
↓ 1 callers
Method
reap
reap removes old snapshots beyond the retain count
pkg/raft/storage.go:433
↓ 1 callers
Method
reconnect
()
pkg/vm-orbit/satellite/vm/helpers.go:37
↓ 1 callers
Method
reconnect
()
p2p/peer/peering.go:100
↓ 1 callers
Function
recursiveAnyToStringKeys
(v interface{})
pkg/taucorder/service/tns.go:27
↓ 1 callers
Function
recursiveToJSON
Go refuses to convert map[interface{}]interface{} to JSON because JSON only support string keys So it's necessary to recursively convert all map[inter
tools/taucorder/helpers/json.go:16
↓ 1 callers
Function
regExkeyFromPath
(path []string)
services/tns/engine/keys.go:14
↓ 1 callers
Method
registerService
(name string, srv commonIface.Service)
dream/service.go:103
↓ 1 callers
Method
registerTools
()
dream/mcp/service.go:80
↓ 1 callers
Function
registerTopic
(topic string, b *PubSubBroadcaster)
pkg/kvdb/broadcaster.go:26
↓ 1 callers
Function
relativePathFromKey
(path []string, key string)
services/tns/engine/keys.go:33
↓ 1 callers
Function
removeFromGithub
(ctx context.Context, token, user, name string)
tools/tau/cli/commands/resources/project/helpers.go:132
↓ 1 callers
Function
repoRoot
repoRoot returns the module root (directory containing go.mod).
tools/tau/session/integration_test.go:26
↓ 1 callers
Function
repositoryInfoGenerate
(ctx *cli.Context, library *structureSpec.Library)
tools/tau/prompts/library/repository.go:46
↓ 1 callers
Function
repositoryInfoGenerate
Only called by new
tools/tau/prompts/website/repository.go:73
↓ 1 callers
Function
requestToPayload
(req *http.Request)
p2p/streams/tunnels/http/request.go:40
↓ 1 callers
Function
requestToStream
(stream io.Writer, r *http.Request)
p2p/streams/tunnels/http/handler.go:104
↓ 1 callers
Function
resolveDockerHost
resolveDockerHost returns the Docker host to use, matching the docker CLI when possible. When config.Host and DOCKER_HOST are unset, reads the current
pkg/containers/backends/docker/docker.go:55
← previous
next →
4,101–4,200 of 13,103, ranked by callers