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
↓ 9 callers
Function
New
(peer peer.Node, name string, path string)
p2p/streams/services.go:32
↓ 9 callers
Function
New
()
p2p/keypair/keypair.go:11
↓ 9 callers
Function
NewPubSubBroadcaster
NewPubSubBroadcaster returns a new broadcaster using the given PubSub and a topic to subscribe/broadcast to. The given context can be used to cancel t
pkg/kvdb/broadcaster.go:52
↓ 9 callers
Function
NewRootlessManager
NewRootlessManager creates a new rootless manager
pkg/containers/backends/containerd/rootless.go:25
↓ 9 callers
Method
Open
()
tools/tau/lib/project/types.go:22
↓ 9 callers
Function
ParseTimeout
ParseTimeout parses a duration string from the specified field and sets it as nanoseconds. If the field doesn't exist or is nil, the function returns
pkg/tcc/taubyte/v1/utils/parsing.go:14
↓ 9 callers
Method
Remove
(name string)
pkg/spore-drive/drive/remote.go:21
↓ 9 callers
Function
ResolveAssetCid
TODO: This should return a cid.Cid
services/substrate/runtime/cache/helpers.go:11
↓ 9 callers
Method
Runtime
Runtime returns a new Function Instance Runtime
core/vm/instance.go:19
↓ 9 callers
Method
SetFullAddress
(string)
pkg/spore-drive/config/hosts.go:43
↓ 9 callers
Method
SetLocation
(float32, float32)
pkg/spore-drive/config/hosts.go:18
↓ 9 callers
Method
SetUsername
(string)
pkg/spore-drive/config/auth.go:24
↓ 9 callers
Method
String
()
pkg/mycelium/command/cmd.go:150
↓ 9 callers
Function
StringToTime
StringToTime Converts _time a unit in form 1h10m43s to a uint64 representing nanoseconds
pkg/schema/common/time.go:34
↓ 9 callers
Function
Temporary
* Temporary is an Option to set the repository to be temporary. * * Returns error if something goes wrong. */
pkg/git/options.go:113
↓ 9 callers
Method
Usage
()
core/services/seer/client.go:16
↓ 9 callers
Method
UseCertificate
()
pkg/schema/domains/types.go:25
↓ 9 callers
Method
Validate
(MatchDefinition)
core/services/substrate/components/types.go:41
↓ 9 callers
Function
Yaml
(data []byte)
pkg/schema/basic/yaml.go:12
↓ 9 callers
Function
appendErrors
(errors []string, err error)
utils/mapstructure/error.go:43
↓ 9 callers
Function
buildIdToNameMap
buildIdToNameMap builds a map from resource ID to name by iterating through all resources of the given type. The resources are keyed by ID and have a
pkg/tcc/taubyte/v1/decompile/pass2/common.go:11
↓ 9 callers
Function
checkFunction
(s *Service, id string, matcher commonIface.MatchDefinition)
services/substrate/components/http/lookup_test.go:106
↓ 9 callers
Function
convertFromStarlarkBasedOnValue
(val starlark.Value)
pkg/starlark/conv.go:10
↓ 9 callers
Function
convertRegistryToMapAndIDs
(registry map[interface{}]interface{})
dream/mcp/project_handlers.go:15
↓ 9 callers
Function
decrypt
(data []byte, password string)
cli/app/protect.go:68
↓ 9 callers
Function
eql
(t *testing.T, a [][]any)
pkg/schema/functions/getter_test.go:14
↓ 9 callers
Function
errorGetProjectDetails
(format string, args ...interface{})
dream/mcp/helpers.go:17
↓ 9 callers
Function
errorListProjects
(format string, args ...interface{})
dream/mcp/helpers.go:13
↓ 9 callers
Function
generateId
generateId generates an ID if the provided ID is empty
utils/tcc/project.go:13
↓ 9 callers
Function
generateId
(_id string)
pkg/config-compiler/decompile/builder.go:18
↓ 9 callers
Method
getDB
(path string)
pkg/kvdb/service.go:77
↓ 9 callers
Function
getGithubClientFromContext
(ctx http.Context)
services/auth/github_http_endpoints.go:15
↓ 9 callers
Method
getP2PEventData
(eventId uint32)
pkg/vm-low-orbit/event/p2p_event.go:36
↓ 9 callers
Method
getTimeoutConfig
()
pkg/raft/cluster.go:298
↓ 9 callers
Function
get_service_manager
Get the global service manager instance.
pkg/spore-drive/clients/py/spore_drive/service_manager.py:302
↓ 9 callers
Method
list
(application, resourceFolder string)
pkg/schema/project/list.go:5
↓ 9 callers
Function
newSSHServer
(t *testing.T, port string)
pkg/mycelium/host/ssh_server_test.go:53
↓ 9 callers
Function
pushWrapper
(u *dream.Universe, gitPayload []byte, repo commonTest.Repository)
services/patrick/dream/dream_fixture_push.go:321
↓ 9 callers
Method
runListTest
()
clients/p2p/tns/structure/list_test.go:132
↓ 9 callers
Method
setup_config
Set up configuration for testing.
pkg/spore-drive/clients/py/tests/test_config_integration.py:269
↓ 9 callers
Function
stringify
(a any)
pkg/tcc/engine/helpers.go:3
↓ 9 callers
Function
wrapErrorWithLocation
wrapErrorWithLocation wraps an existing error with location information from a Query if available. If the underlying error already contains location i
pkg/tcc/engine/node.go:62
↓ 9 callers
Function
writeFixture
(fs afero.Fs, folder string, toWrite map[string]map[string]string)
pkg/config-compiler/fixtures/writer.go:5
↓ 9 callers
Function
writeFixture
(fs afero.Fs, folder string, toWrite map[string]map[string]string)
pkg/tcc/taubyte/v1/fixtures/gen_writer.go:5
↓ 8 callers
Method
Add
(serviceable Serviceable)
core/services/substrate/components/types.go:33
↓ 8 callers
Function
AskOne
(p survey.Prompt, response interface{}, opts ...survey.AskOpt)
pkg/cli/prompts/survey.go:22
↓ 8 callers
Method
Branches
(PrettierStringSliceMethod)
pkg/schema/internal/test/prettier.go:15
↓ 8 callers
Method
Build
()
pkg/config-compiler/ifaces/compiler.go:12
↓ 8 callers
Method
Build
Build builds an image from backend-specific inputs
pkg/containers/backends/docker/image.go:61
↓ 8 callers
Function
ByteArray
ByteArray retrieves the interface{} value from the map and returns a byte array.
utils/maps/data.go:146
↓ 8 callers
Method
CallWithNative
(functionName string, args ...any)
pkg/starlark/ifaces.go:17
↓ 8 callers
Method
Channel
()
pkg/schema/functions/types.go:29
↓ 8 callers
Method
Chart
()
clients/http/dream/status.go:31
↓ 8 callers
Method
Cid
()
core/services/substrate/components/storage/service.go:24
↓ 8 callers
Method
Clean
Clean removes images older than age that match the given filter. Implemented for the Docker backend; other backends return an error.
pkg/containers/image.go:132
↓ 8 callers
Method
Close
Close gracefully shuts down the Raft node
pkg/raft/interfaces.go:15
↓ 8 callers
Method
Close
()
services/substrate/components/pubsub/websocket/datastream.go:25
↓ 8 callers
Method
Create
()
pkg/spore-drive/config/auth.go:22
↓ 8 callers
Method
CreateSimpleNode
(name string, config *SimpleConfig)
dream/simple.go:132
↓ 8 callers
Method
Decompile
Decompile converts a compiled object back to YAML files using the engine's schema. Note: This modifies the input object in place (same as regular comp
pkg/tcc/taubyte/v1/decompile/decompiler.go:46
↓ 8 callers
Method
Del
()
pkg/tcc/transform/types.go:28
↓ 8 callers
Method
Delete
Delete deletes the key and index data
core/kvdb/ifaces.go:24
↓ 8 callers
Method
Dial
(address raft.ServerAddress, timeout time.Duration)
pkg/raft/transport.go:153
↓ 8 callers
Function
Domains
(branch string)
pkg/tcc/taubyte/v1/pass4/domain.go:16
↓ 8 callers
Method
Done
()
tools/taucorder/prompt/ifaces.go:24
↓ 8 callers
Function
ErrorWrapper
ErrorWrapper is an wraps an error in the cold start and execution of a serviceable. It handles the counter reporting for a serviceable based on its su
services/substrate/runtime/counter/counter.go:22
↓ 8 callers
Method
Failed
()
core/services/substrate/counters/path.go:41
↓ 8 callers
Function
FormatMemory
FormatMemory converts bytes (int64) back to human-readable size string. If the field doesn't exist or is nil, the function returns nil (no error). Ret
pkg/tcc/taubyte/v1/utils/parsing.go:157
↓ 8 callers
Function
FormatTimeout
FormatTimeout converts nanoseconds back to duration string. If the field doesn't exist or is nil, the function returns nil (no error). Returns an erro
pkg/tcc/taubyte/v1/utils/parsing.go:126
↓ 8 callers
Function
Functions
()
pkg/tcc/taubyte/v1/decompile/pass2/functions.go:12
↓ 8 callers
Method
Get
(string)
pkg/spore-drive/config/shapes.go:17
↓ 8 callers
Method
Get
(value string)
p2p/streams/command/response/response.go:21
↓ 8 callers
Method
Get
Get reads a certificate data from the specified file name.
services/auth/acme/store/store.go:67
↓ 8 callers
Method
GetGithub
()
pkg/taucorder/proto/gen/taucorder/v1/auth.pb.go:521
↓ 8 callers
Method
GetMeta
()
pkg/taucorder/proto/gen/taucorder/v1/common.pb.go:704
↓ 8 callers
Method
GetPath
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:117
↓ 8 callers
Function
GetRepositoryPath
(gitProvider, repoId, projectId string)
pkg/specs/methods/repository.go:9
↓ 8 callers
Method
GetReturn
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:945
↓ 8 callers
Method
Has
(ctx context.Context, key datastore.Key)
p2p/datastores/mem/mem.go:80
↓ 8 callers
Method
Hooks
()
core/services/auth/client.go:19
↓ 8 callers
Method
Inspect
Inspect returns information about a container
pkg/containers/backends/docker/docker.go:452
↓ 8 callers
Method
Interface
()
core/services/substrate/counters/metric.go:6
↓ 8 callers
Function
IsEmail
()
pkg/tcc/engine/validators.go:54
↓ 8 callers
Function
Logs
Logs converts an error to an io.ReadSeeker, similar to the old compiler.Logs() behavior
utils/tcc/logs.go:9
↓ 8 callers
Function
Lookup
Lookup returns the list of serviceables retrieved from cache or tns Cached serviceables are validated for based on the service requirements, and conf
services/substrate/runtime/lookup/lookup.go:14
↓ 8 callers
Method
Map
()
pkg/tcc/engine/types.go:22
↓ 8 callers
Method
Name
example: /hypha-generated-name/host/stepId
pkg/spore-drive/drive/progress.go:13
↓ 8 callers
Function
New
(fs afero.Fs, path string)
pkg/spore-drive/config/parse.go:27
↓ 8 callers
Function
New
(kv kvdb.KVDB, data Data)
services/auth/projects/new.go:18
↓ 8 callers
Method
Out
()
services/substrate/components/pubsub/websocket/datastream.go:70
↓ 8 callers
Function
ParseMemory
ParseMemory parses a memory size string from the specified field and sets it as bytes (int64). If the field doesn't exist or is nil, the function retu
pkg/tcc/taubyte/v1/utils/parsing.go:42
↓ 8 callers
Function
ParseSize
ParseSize parses a size string from the specified field and sets it as bytes (int64). This is an alias for ParseMemory for semantic clarity. If the fi
pkg/tcc/taubyte/v1/utils/parsing.go:71
↓ 8 callers
Method
Path
()
pkg/schema/libraries/types.go:24
↓ 8 callers
Method
Port
()
pkg/spore-drive/config/hosts.go:38
↓ 8 callers
Method
ReadUint64Le
(module common.Module, ptr uint32)
pkg/vm-low-orbit/helpers/types.go:37
↓ 8 callers
Method
Ready
()
services/substrate/runtime/types.go:62
↓ 8 callers
Function
RegisterFixture
Register a fixture
dream/fixtures.go:4
↓ 8 callers
Method
RegisterRepository
RegisterRepository registers a git repository with the auth server
clients/http/auth/repository.go:12
↓ 8 callers
Method
Relative
(projectId, appId string, branches ...string)
core/services/tns/client.go:69
↓ 8 callers
Function
ResetVars
()
pkg/vm/test_utils/vars.go:24
← previous
next →
701–800 of 13,103, ranked by callers