MCPcopy Create free account

hub / github.com/taubyte/tau / functions

Functions13,103 in github.com/taubyte/tau

↓ 2 callersFunctionancestorPathFromRoot
ancestorPathFromRoot returns the ancestor chain from root to tau's parent (root-first), up to maxDepth.
tools/tau/session/discovery.go:124
↓ 2 callersFunctionappendNew
(slice0 []T, slice1 ...T)
pkg/spore-drive/config/utils.go:20
↓ 2 callersFunctionaskForTags
(c *cli.Context, prev ...[]string)
tools/tau/prompts/tags.go:82
↓ 2 callersFunctionassertApp2
(t *testing.T, app application.Application)
pkg/schema/application/getter_test.go:18
↓ 2 callersFunctionattachName
(c *cli.Command, flag cli.Flag)
tools/dream/cli/command/name.go:23
↓ 2 callersMethodattributesToMap
()
pkg/tcc/engine/node.go:120
↓ 2 callersMethodaverageDuration
(duration *atomic.Int64, count *atomic.Uint64)
services/substrate/runtime/metrics.go:8
↓ 2 callersMethodbeforeSend
(ctx context.Context, body command.Body)
services/substrate/components/p2p/stream/command.go:35
↓ 2 callersFunctionbinaryExists
(name)
tools/tau/npm/index.js:16
↓ 2 callersFunctionbinaryExists
()
tools/taucorder/npm/index.js:16
↓ 2 callersFunctionbinaryExists
()
tools/dream/npm/index.js:16
↓ 2 callersMethodbinaryExists
()
pkg/spore-drive/clients/js/src/Service.ts:52
↓ 2 callersMethodbinaryExists
()
pkg/taucorder/clients/js/src/Service.ts:46
↓ 2 callersMethodbootstrapSelf
(raftConfig *raft.Config, transport raft.Transport)
pkg/raft/cluster.go:266
↓ 2 callersFunctionbuildConfig
(c *cli.Context)
tools/dream/cli/new/helpers.go:146
↓ 2 callersFunctionbytesEqual
Helper function to compare byte slices
pkg/vm/logger/writer_test.go:373
↓ 2 callersFunctionbytesToReflect
(raw []vm.ValueType, defaults []reflect.Type)
pkg/vm-orbit/satellite/vm/instance.go:115
↓ 2 callersFunctioncallHalWithRetry
(u *dream.Universe, path string, maxRetries int, retryDelay time.Duration)
services/monkey/fixtures/compile/utils_test.go:44
↓ 2 callersMethodcancelJob
Cancel job handler
services/patrick/api.go:490
↓ 2 callersFunctioncapitalize
TODO: Do we need to support unicode
pkg/vm-low-orbit/ethereum/contract_event.go:335
↓ 2 callersFunctioncertificate
(ctx *cli.Context, domain *structureSpec.Domain, new bool)
tools/tau/prompts/domain/helpers.go:11
↓ 2 callersFunctioncheckAsset
(ctx context.Context, resId string, branches []string, node peer.Node, tnsClient *tnsClient.Client)
services/monkey/tests/retry_test.go:90
↓ 2 callersFunctioncheckClientsValid
(validClients []string, clients ...string)
tools/dream/cli/inject/simple.go:113
↓ 2 callersFunctioncheckEmpty
(tags []string)
tools/tau/prompts/tags.go:27
↓ 2 callersMethodcheckImageExists
checkImage checks the docker host client if the image is known.
pkg/containers/image.go:50
↓ 2 callersFunctioncheckLibExist
(libIface libraries.Library, application string, err *error)
pkg/config-compiler/compile/common.go:13
↓ 2 callersFunctioncheckNilConvertible
(value ByteConvertible)
pkg/vm-low-orbit/helpers/bytes.go:159
↓ 2 callersFunctioncheckProjectClonedHelp
See if they have cloned the project, if not show help
tools/tau/cli/commands/resources/project/helpers.go:23
↓ 2 callersMethodcheckValidAction
(match string, action hoarderIface.AuctionType, hoarderID string)
services/hoarder/helpers.go:66
↓ 2 callersMethodchildrenToSlice
()
pkg/tcc/engine/node.go:156
↓ 2 callersFunctioncleanDoms
(project projectLib.Project, old_domains []string, app string)
pkg/config-compiler/decompile/common.go:84
↓ 2 callersMethodcleanPeer
(pid peerCore.ID)
p2p/streams/client/client.go:225
↓ 2 callersMethodcleanup
()
pkg/vm-orbit/satellite/vm/instance.go:12
↓ 2 callersMethodcleanup
()
pkg/kvdb/service.go:17
↓ 2 callersMethodclear
Clear all values.
pkg/spore-drive/clients/py/spore_drive/operations.py:251
↓ 2 callersFunctioncloneConfig
(ctx context.Context, url, root string)
pkg/config-compiler/e2e_test.go:242
↓ 2 callersMethodclose
()
pkg/cli/io/progress/progressreader.go:95
↓ 2 callersMethodclose
()
pkg/vm-orbit/satellite/vm/instance.go:109
↓ 2 callersMethodclose
()
clients/p2p/tns/cache.go:126
↓ 2 callersMethodcodeMap
(templatePath string)
tools/tau/templates/code.go:23
↓ 2 callersMethodcodeMap
(templatePath string)
pkg/cli/singletons/templates/code.go:23
↓ 2 callersFunctioncompilationGroup
(project projectSchema.Project)
pkg/config-compiler/compile/compile.go:40
↓ 2 callersMethodconnect
()
pkg/vm-orbit/satellite/vm/helpers.go:18
↓ 2 callersMethodconnectToProject
Project operations
services/patrick/jobs.go:71
↓ 2 callersFunctioncontainsString
containsString is a helper function to check if the byte slice contains the specified string
cli/app/export_config_test.go:76
↓ 2 callersFunctionconvertCustomValuesToNestedMap
* convertCustomValuesToNestedMap converts a flat map with dot-separated keys into a nested map structure where '.' is treated as a hierarchical separa
core/services/seer/usage_map.go:49
↓ 2 callersFunctionconvertToPostfixRegex
(url string)
cli/app/helpers.go:7
↓ 2 callersFunctionconvertToServicesRegex
(url string)
cli/app/helpers.go:11
↓ 2 callersFunctioncopyToTmpDir
(t *testing.T, src string)
pkg/spore-drive/config/service/serve_test.go:114
↓ 2 callersMethodcreateConfigFile
createConfigFile creates a containerd config file
pkg/containers/backends/containerd/daemon.go:401
↓ 2 callersFunctioncreateDnsClient
(net string)
services/seer/tests/dns_test.go:31
↓ 2 callersMethodcreateStoragePointer
(storage storage.Storage)
pkg/vm-low-orbit/storage/storage.go:75
↓ 2 callersFunctioncreateTestLock
(pid peer.ID, eta int64)
services/patrick/jobs_test.go:156
↓ 2 callersFunctioncreateTestService
(t *testing.T, cfg testConfig)
services/auth/api_domain_repository_test.go:29
↓ 2 callersMethodcreate_example_csv
Create an example CSV file with sample server data. Args: csv_path: Path to create the CSV file
pkg/spore-drive/clients/py/example/csv_handler.py:129
↓ 2 callersFunctioncreate_namecheap_client
Create and initialize a Namecheap DNS client. Args: api_user: Namecheap API username api_key: Namecheap API key
pkg/spore-drive/clients/py/example/namecheap_client.py:311
↓ 2 callersFunctioncurrentWasmModule
(tns tns.Client, moduleType, moduleName, project, application string, branches ...string)
pkg/vm/resolvers/taubyte/resolver.go:93
↓ 2 callersFunctiondebugEnabled
()
tools/tau/session/discovery.go:14
↓ 2 callersMethoddecodeMap
(name string, data interface{}, val reflect.Value)
utils/mapstructure/mapstructure.go:609
↓ 2 callersMethoddecodeMapFromStruct
(name string, dataVal reflect.Value, val reflect.Value, valMap reflect.Value)
utils/mapstructure/mapstructure.go:721
↓ 2 callersMethoddecodeStructFromMap
(name string, dataVal, val reflect.Value)
utils/mapstructure/mapstructure.go:1083
↓ 2 callersFunctiondecodeX509
(certData []byte)
clients/p2p/auth/certificates.go:87
↓ 2 callersFunctiondefaultInOptions
defaultInOptions returns the option to use as default. Matches case-insensitively so old YAML configs with capitalized values (e.g. "Remote") still ma
tools/tau/prompts/selection.go:15
↓ 2 callersMethoddeleteDB
(path string)
pkg/kvdb/service.go:81
↓ 2 callersMethoddeleteGitHubProjectHandler
(ctx http.Context)
services/auth/github_http_endpoints.go:175
↓ 2 callersMethoddeleteGitHubUserProject
(ctx context.Context, client GitHubClient, projectid string)
services/auth/github.go:398
↓ 2 callersMethoddeleteUniverse
(ctx context.Context, req *mcp.CallToolRequest, input DeleteUniverseInput)
dream/mcp/universe_handlers.go:147
↓ 2 callersMethoddelete_all
Delete all DNS records with the given name and type.
pkg/spore-drive/clients/py/example/namecheap_client.py:157
↓ 2 callersFunctionderiveKey
generates a cryptographic key from a password using PBKDF2.
cli/app/protect.go:37
↓ 2 callersMethoddialPeer
(ctx context.Context, pid peer.ID)
pkg/raft/discovery.go:226
↓ 2 callersMethoddiscPeers
()
p2p/streams/client/client.go:215
↓ 2 callersMethoddiscardNode
(node peer.Node, lock bool)
dream/universeHelpers.go:136
↓ 2 callersMethoddiscover
* Discover peers with optional timeout and count limits * @param timeout Optional timeout in milliseconds * @param count Optional maximum number
pkg/taucorder/clients/js/src/Auth.ts:34
↓ 2 callersMethoddisplace
()
pkg/spore-drive/clients/js/src/Drive.ts:114
↓ 2 callersFunctiondownloadAndExtractBinary
(name, version)
tools/tau/npm/index.js:44
↓ 2 callersMethoddumpApplications
dumpApplications writes applications to the filesystem. appsObj is the applications object (keyed by name), query points to the applications directory
pkg/tcc/engine/dump.go:112
↓ 2 callersFunctioneditP2P
(ctx *cli.Context, function *structureSpec.Function)
tools/tau/prompts/function/helpers.go:76
↓ 2 callersFunctioneditPubSub
(ctx *cli.Context, function *structureSpec.Function)
tools/tau/prompts/function/helpers.go:91
↓ 2 callersFunctionencodeDeleteCommand
encodeDeleteCommand encodes a delete command
pkg/raft/fsm.go:249
↓ 2 callersFunctionencodeSetCommand
encodeSetCommand encodes a set command
pkg/raft/fsm.go:240
↓ 2 callersMethodensureSubscribed
()
pkg/kvdb/broadcaster.go:88
↓ 2 callersFunctioneql
(t *testing.T, a [][]any)
pkg/schema/project/getter_test.go:15
↓ 2 callersFunctionequalStringSlices
(a, b []string)
pkg/kvdb/regexp_test.go:44
↓ 2 callersMethodequals
(a: StashedItem | PlainMessage<StashedItem> | undefined, b: StashedItem | PlainMessage<StashedItem> | undefine
pkg/taucorder/clients/js/gen/taucorder/v1/hoarder_pb.ts:130
↓ 2 callersMethoderr_handler
(err error)
services/substrate/components/pubsub/websocket/handler.go:86
↓ 2 callersFunctionerrorDeleteUniverse
(format string, args ...interface{})
dream/mcp/helpers.go:33
↓ 2 callersFunctionerrorImageBuildDockerFile
(err error)
pkg/containers/errors.go:46
↓ 2 callersFunctionerrorListUniverses
(format string, args ...interface{})
dream/mcp/helpers.go:21
↓ 2 callersFunctionerrorStopUniverse
(format string, args ...interface{})
dream/mcp/helpers.go:41
↓ 2 callersFunctionerrorWithLocation
errorWithLocation formats an error message with file location information from a Query if available. It returns an error with location information for
pkg/tcc/engine/node.go:14
↓ 2 callersFunctionexecutableBase
executableBase returns the executable name without path and without .exe (for Windows).
tools/tau/session/discovery.go:69
↓ 2 callersFunctionextractConfigData
(bundle: AsyncIterable<Bundle>)
pkg/spore-drive/clients/js/src/config.test.ts:162
↓ 2 callersFunctionextractInfo
(token, provider string)
tools/tau/lib/login/extract_info.go:13
↓ 2 callersFunctionextract_config_data
Extract configuration data from a bundle.
pkg/spore-drive/clients/py/tests/test_config_integration.py:174
↓ 2 callersFunctionextract_host
Extract host from path.
pkg/spore-drive/clients/py/example/progress.py:24
↓ 2 callersFunctionextract_task
Extract task from path.
pkg/spore-drive/clients/py/example/progress.py:30
↓ 2 callersMethodfetch
* Fetch TNS object * @param path Path to fetch * @returns TNS object data as JSON string
pkg/taucorder/clients/js/src/TNS.ts:34
↓ 2 callersFunctionfile_health_v1_health_proto_rawDescGZIP
()
pkg/spore-drive/proto/gen/health/v1/health.pb.go:144
↓ 2 callersFunctionfindGoModDir
(t *testing.T)
pkg/spore-drive/config/service/serve_test.go:84
↓ 2 callersMethodforceClose
()
pkg/mycelium/host/host.go:88
← previousnext →2,401–2,500 of 13,103, ranked by callers