MCPcopy Create free account

hub / github.com/taubyte/tau / functions

Functions13,103 in github.com/taubyte/tau

↓ 1 callersFunctionerrorContainerWait
(id core.ContainerID, image string, err error)
pkg/containers/errors.go:62
↓ 1 callersFunctionerrorImageBuild
(image string, err error)
pkg/containers/errors.go:34
↓ 1 callersFunctionerrorImageOptions
(image string, err error)
pkg/containers/errors.go:30
↓ 1 callersFunctionerrorImagePull
(image string, err error)
pkg/containers/errors.go:38
↓ 1 callersFunctionerror_handling_example
Example showing error handling patterns.
pkg/spore-drive/clients/py/example.py:129
↓ 1 callersFunctionerror_handling_example
Example demonstrating improved error handling with context managers.
pkg/spore-drive/clients/py/example_pythonic.py:188
↓ 1 callersFunctionestimateGPSLocation
Function to estimate GPS location
cli/app/geoip.go:27
↓ 1 callersFunctionexecuteBinary
()
tools/tau/npm/index.js:92
↓ 1 callersFunctionexecuteBinary
()
tools/taucorder/npm/index.js:103
↓ 1 callersFunctionexecuteBinary
()
tools/dream/npm/index.js:103
↓ 1 callersMethodexecuteBinary
()
pkg/spore-drive/clients/js/src/Service.ts:219
↓ 1 callersMethodexecuteBinary
()
pkg/taucorder/clients/js/src/Service.ts:208
↓ 1 callersMethodexecuteOps
(ctx context.Context, ops []op)
services/tns/engine/run.go:97
↓ 1 callersFunctionexport
(moduleName string, exports func() map[string]interface{})
pkg/vm-orbit/satellite/export.go:15
↓ 1 callersFunctionextractDockerBuildInput
extractDockerBuildInput extracts build input fields using reflection This allows the containers package to pass compatible structs without importing D
pkg/containers/backends/docker/image.go:226
↓ 1 callersFunctionextractInfoReal
(token, provider string)
tools/tau/lib/login/extract_info.go:20
↓ 1 callersFunctionextractTokenFromSession
(session string)
tools/tau/prompts/login/token_web.go:25
↓ 1 callersMethodextractVariables
(required []string, optional []string)
pkg/http/context/helpers.go:91
↓ 1 callersFunctionfactory_methods_example
Example using factory methods for easier object creation.
pkg/spore-drive/clients/py/example_pythonic.py:73
↓ 1 callersMethodfailedHandler
Failed handler
services/patrick/api.go:289
↓ 1 callersMethodfetch
****** COMMON *******/
clients/p2p/tns/client.go:149
↓ 1 callersMethodfetchAndListBranches
()
pkg/git/list_branches.go:38
↓ 1 callersFunctionfetchCidFromCurrent
(currentPaths []tns.Path, tns tns.Client, project string)
pkg/vm/resolvers/taubyte/resolver.go:112
↓ 1 callersMethodfetchConfig
(project, application, matcher string)
services/substrate/components/database/fetch.go:11
↓ 1 callersMethodfetchConfigSshUrl
()
services/monkey/jobs/helpers.go:36
↓ 1 callersMethodfetchDomainTnsPathSlice
(name string)
services/seer/dns_helpers.go:10
↓ 1 callersFunctionfile_config_v1_config_proto_init
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:3759
↓ 1 callersFunctionfile_drive_v1_drive_proto_init
()
pkg/spore-drive/proto/gen/drive/v1/drive.pb.go:520
↓ 1 callersFunctionfile_health_v1_health_proto_init
()
pkg/spore-drive/proto/gen/health/v1/health.pb.go:169
↓ 1 callersFunctionfile_mock_v1_ssh_proto_init
()
pkg/spore-drive/proto/gen/mock/v1/ssh.pb.go:497
↓ 1 callersFunctionfile_orbit_proto_init
()
pkg/vm-orbit/proto/orbit.pb.go:800
↓ 1 callersFunctionfile_sensors_v1_sensors_proto_init
()
pkg/sensors/proto/gen/sensors/v1/sensors.pb.go:253
↓ 1 callersFunctionfile_taucorder_v1_auth_proto_init
()
pkg/taucorder/proto/gen/taucorder/v1/auth.pb.go:816
↓ 1 callersFunctionfile_taucorder_v1_health_proto_init
()
pkg/taucorder/proto/gen/taucorder/v1/health.pb.go:46
↓ 1 callersFunctionfile_taucorder_v1_hoarder_proto_init
()
pkg/taucorder/proto/gen/taucorder/v1/hoarder.pb.go:228
↓ 1 callersFunctionfile_taucorder_v1_monkey_proto_init
()
pkg/taucorder/proto/gen/taucorder/v1/monkey.pb.go:122
↓ 1 callersFunctionfile_taucorder_v1_monkey_proto_rawDescGZIP
()
pkg/taucorder/proto/gen/taucorder/v1/monkey.pb.go:95
↓ 1 callersFunctionfile_taucorder_v1_node_proto_init
()
pkg/taucorder/proto/gen/taucorder/v1/node.pb.go:503
↓ 1 callersFunctionfile_taucorder_v1_patrick_proto_init
()
pkg/taucorder/proto/gen/taucorder/v1/patrick.pb.go:130
↓ 1 callersFunctionfile_taucorder_v1_patrick_proto_rawDescGZIP
()
pkg/taucorder/proto/gen/taucorder/v1/patrick.pb.go:97
↓ 1 callersFunctionfile_taucorder_v1_seer_proto_init
()
pkg/taucorder/proto/gen/taucorder/v1/seer.pb.go:739
↓ 1 callersFunctionfile_taucorder_v1_swarm_proto_init
()
pkg/taucorder/proto/gen/taucorder/v1/swarm.pb.go:472
↓ 1 callersFunctionfile_taucorder_v1_tns_proto_init
()
pkg/taucorder/proto/gen/taucorder/v1/tns.pb.go:442
↓ 1 callersFunctionfindRepoRoot
()
tools/tau/e2e_tests/ping_fixture.go:27
↓ 1 callersFunctionfindRepoRoot
()
tools/tau/testutil/tcc_fixture.go:69
↓ 1 callersFunctionfix_all_python_imports
Fix imports in all generated Python protobuf files.
pkg/spore-drive/proto/fix_python_imports.py:50
↓ 1 callersFunctionfix_imports_in_file
Fix import statements in a single file.
pkg/spore-drive/proto/fix_python_imports.py:11
↓ 1 callersFunctionfixture
(multiverse *client.Client)
tools/dream/cli/inject/fixture.go:24
↓ 1 callersMethodfixtureHttp
()
dream/api/inject_fixture.go:11
↓ 1 callersFunctionfloatPtr
(v float64)
utils/mapstructure/mapstructure_test.go:2795
↓ 1 callersMethodformatArgs
(args []interface{})
pkg/raft/transport.go:29
↓ 1 callersFunctionformatDeleteConfirm
(project string, repos []string)
tools/tau/cli/commands/resources/project/delete.go:226
↓ 1 callersFunctionformatGeneratedSuffix
(suffix string)
tools/tau/lib/domain/fqdn.go:129
↓ 1 callersFunctionformatSwarmKey
(key []byte)
tools/taucorder/helpers.go:33
↓ 1 callersFunctionformatSwarmKey
(key []byte)
pkg/taucorder/service/node.go:41
↓ 1 callersMethodfree
(req: Node)
pkg/taucorder/clients/js/src/NodeClient.ts:17
↓ 1 callersMethodfreeConfig
(id string)
pkg/spore-drive/config/service/config.go:49
↓ 1 callersMethodfreeCourse
(cId string)
pkg/spore-drive/drive/service/course.go:33
↓ 1 callersMethodfreeDrive
(driveId string)
pkg/spore-drive/drive/service/drive.go:33
↓ 1 callersMethodfromBinary
(bytes: Uint8Array, options?: Partial<BinaryReadOptions>)
pkg/spore-drive/clients/js/gen/health/v1/health_pb.ts:62
↓ 1 callersMethodfromJson
(jsonValue: JsonValue, options?: Partial<JsonReadOptions>)
pkg/spore-drive/clients/js/gen/health/v1/health_pb.ts:66
↓ 1 callersMethodfromJsonString
(jsonString: string, options?: Partial<JsonReadOptions>)
pkg/spore-drive/clients/js/gen/health/v1/health_pb.ts:70
↓ 1 callersMethodfrom_dict
Create CourseConfig from dictionary.
pkg/spore-drive/clients/py/spore_drive/types.py:80
↓ 1 callersFunctionfunction
(project projectLib.Project, _id string, obj interface{}, appName string)
pkg/config-compiler/decompile/function.go:14
↓ 1 callersMethodfunction
(config *structureSpec.Function)
services/monkey/fixtures/compile/function.go:31
↓ 1 callersMethodgenerate
Generate host instance.
pkg/spore-drive/clients/py/spore_drive/operations.py:610
↓ 1 callersMethodgenerateClientId
()
pkg/vm-low-orbit/http/client/id.go:3
↓ 1 callersMethodgenerateClientId
()
pkg/vm-low-orbit/ipfs/client/new.go:13
↓ 1 callersMethodgenerateClientId
()
pkg/vm-low-orbit/ethereum/client.go:17
↓ 1 callersMethodgenerateCommandId
()
pkg/vm-low-orbit/p2p/id.go:3
↓ 1 callersMethodgenerateContractId
()
pkg/vm-low-orbit/ethereum/contract_helpers.go:25
↓ 1 callersFunctiongenerateDVKeys
(private, public []byte)
pkg/spore-drive/config/utils.go:65
↓ 1 callersMethodgenerateDatabaseId
()
pkg/vm-low-orbit/database/client/database.go:35
↓ 1 callersFunctiongenerateDeterministicDVKeys
(input string)
dream/helpers.go:62
↓ 1 callersMethodgenerateDiscovery
(discovery [][]byte)
pkg/vm-low-orbit/p2p/id.go:12
↓ 1 callersFunctiongenerateDomainOption
(domain domainSchema.Domain)
tools/tau/prompts/domains.go:56
↓ 1 callersFunctiongenerateExports
(structure interface{})
pkg/vm-orbit/satellite/export.go:25
↓ 1 callersMethodgenerateFifoId
()
pkg/vm-low-orbit/i2mv/fifo/fifo.go:11
↓ 1 callersMethodgenerateFileId
()
pkg/vm-low-orbit/storage/file.go:12
↓ 1 callersFunctiongenerateHMAC
(body []byte, secret string)
dream/helpers/helpers.go:154
↓ 1 callersFunctiongenerateHMAC
(body []byte, secret string)
services/patrick/github_test.go:22
↓ 1 callersMethodgenerateMemoryViewId
()
pkg/vm-low-orbit/i2mv/memoryView/memview.go:10
↓ 1 callersFunctiongenerateNodeKeyAndID
(pkey string)
tools/taucorder/prod.go:53
↓ 1 callersFunctiongenerateNodeKeyAndID
(pkey string)
cli/app/gen_config.go:280
↓ 1 callersMethodgenerateOps
(ctx context.Context, object *flat.Object, org map[string][]byte)
services/tns/engine/run.go:65
↓ 1 callersFunctiongeneratePrivateKey
(passphrase string)
pkg/spore-drive/clients/mock/ssh/ssh.go:35
↓ 1 callersFunctiongeneratePrivateKey
(t *testing.T)
services/monkey/jobs/run_test.go:24
↓ 1 callersFunctiongeneratePublicKey
(privateKey []byte)
cli/app/parse_config.go:236
↓ 1 callersMethodgenerateReqId
()
pkg/vm-low-orbit/http/client/id.go:12
↓ 1 callersMethodgenerateResolver
()
pkg/vm-low-orbit/dns/helpers.go:10
↓ 1 callersMethodgenerateResourceId
()
pkg/vm-ops-orbit/resource/types.go:43
↓ 1 callersFunctiongenerateSSHKeyPair
(bits int)
pkg/spore-drive/mycelium/map_test.go:21
↓ 1 callersFunctiongenerateSSHKeyPair
(bits int)
pkg/spore-drive/config/fixtures/generate/main.go:18
↓ 1 callersFunctiongenerateServerKey
(privateKeyPEM []byte)
pkg/spore-drive/clients/mock/ssh/ssh.go:212
↓ 1 callersFunctiongenerateServiceOption
(service serviceSchema.Service)
tools/tau/prompts/service.go:15
↓ 1 callersMethodgenerateStorageid
()
pkg/vm-low-orbit/storage/storage.go:97
↓ 1 callersFunctiongenerateSwarmKey
(data []byte)
cli/app/gen_config.go:272
↓ 1 callersFunctiongenerateTestKeys
generateTestKeys creates proper PEM-encoded ECDSA keys for testing
services/auth/api_domain_repository_test.go:71
↓ 1 callersMethodget
(name: string)
pkg/spore-drive/clients/js/src/Config.ts:443
↓ 1 callersMethodget
(name: string)
pkg/spore-drive/clients/js/src/Config.ts:749
← previousnext →3,801–3,900 of 13,103, ranked by callers