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
↓ 11 callers
Method
IsClosed
()
services/substrate/runtime/cache/cache_test.go:198
↓ 11 callers
Method
Last
Last returns the last (most recent) timestamp for a specific context
core/vm/logger.go:25
↓ 11 callers
Method
Libraries
(string)
pkg/schema/project/types.go:49
↓ 11 callers
Function
New
(host, path, method string)
services/substrate/components/http/common/types.go:9
↓ 11 callers
Function
NewDaemon
NewDaemon creates a new daemon manager
pkg/containers/backends/containerd/daemon.go:30
↓ 11 callers
Method
Open
(path string)
pkg/spore-drive/drive/remote.go:19
↓ 11 callers
Function
Parse
(c Configurable, opts []Option)
pkg/http/options/parse.go:3
↓ 11 callers
Method
Public
if bucket type Object
pkg/schema/storages/types.go:29
↓ 11 callers
Method
Remove
Remove removes a container
pkg/containers/backends/docker/docker.go:354
↓ 11 callers
Function
RenderTable
(data [][]string)
tools/tau/prompts/tables.go:38
↓ 11 callers
Method
Root
()
pkg/schema/basic/types.go:42
↓ 11 callers
Function
RunCLIWithDirAndCwdWithAuthMock
RunCLIWithDirAndCwdWithAuthMock is like RunCLIWithDirAndCwd but sets TAUBYTE_AUTH_URL and session SelectedCloud("test") for the auth mock (test cloud)
tools/tau/testutil/cli.go:62
↓ 11 callers
Function
RunCommand
RunCommand builds a minimal cli.App with the given command as the only subcommand and runs it with args. The first element of args is the program name
tools/tau/testutil/cli.go:21
↓ 11 callers
Method
Seek
(offset int64, whence int)
services/patrick/api_http_handlers_test.go:20
↓ 11 callers
Method
SetId
(string)
pkg/specs/structure/types.go:26
↓ 11 callers
Method
SetOption
(any)
pkg/http/options/types.go:6
↓ 11 callers
Method
Setenv
(name string, value string)
pkg/mycelium/command/session.go:14
↓ 11 callers
Method
State
State returns the current Raft state (Follower, Candidate, Leader)
pkg/raft/interfaces.go:57
↓ 11 callers
Function
TaubyteAttributes
(attrs ...*Attribute)
pkg/tcc/taubyte/v1/schema/definition.go:8
↓ 11 callers
Method
Type
Type returns the backend type this input is for
pkg/containers/core/types.go:78
↓ 11 callers
Function
Websites
(branch string)
pkg/tcc/taubyte/v1/pass4/website.go:19
↓ 11 callers
Method
WriteStringSize
(sizePtr uint32, val string)
pkg/vm-orbit/satellite/types.go:51
↓ 11 callers
Method
displace
Start displacement of the course.
pkg/spore-drive/clients/py/spore_drive/drive.py:238
↓ 11 callers
Function
file_taucorder_v1_auth_proto_rawDescGZIP
()
pkg/taucorder/proto/gen/taucorder/v1/auth.pb.go:740
↓ 11 callers
Method
getNodeById
(nid string)
pkg/taucorder/service/common.go:23
↓ 11 callers
Method
list
* List TNS paths * @param depth Depth of paths to list * @returns AsyncIterable of paths
pkg/taucorder/clients/js/src/TNS.ts:20
↓ 11 callers
Function
newTestCluster
()
pkg/raft/options_test.go:10
↓ 11 callers
Function
returnStringSlice
(s []string)
pkg/spore-drive/config/service/utils.go:14
↓ 11 callers
Method
setup_config
Set up configuration for testing.
pkg/spore-drive/clients/py/tests/test_operations_integration.py:92
↓ 11 callers
Function
start_spore_drive_service
Start the Spore Drive service and return the port.
pkg/spore-drive/clients/py/spore_drive/utils.py:35
↓ 11 callers
Method
statsServiceHandler
(ctx context.Context, st streams.Connection, body command.Body)
services/auth/api_stats.go:13
↓ 10 callers
Method
Barrier
Barrier ensures all preceding operations are committed
pkg/raft/interfaces.go:46
↓ 10 callers
Method
Before
()
tools/tau/cli/common/types.go:42
↓ 10 callers
Method
Config
()
services/auth/projects/type.go:15
↓ 10 callers
Function
Fetch
id: provided as string even if it's an int
services/auth/projects/methods.go:104
↓ 10 callers
Function
Fetch
(ctx context.Context, kv kvdb.KVDB, hook_id string)
services/auth/hooks/hooks.go:162
↓ 10 callers
Method
Fetch
(path Path)
core/services/tns/client.go:28
↓ 10 callers
Function
GetCustomCloudUrl
GetCustomCloudUrl returns the cloud value: FQDN when type=remote, universe name when type=dream.
tools/tau/session/getter.go:51
↓ 10 callers
Function
GetSelectedCloud
GetSelectedCloud returns the selected cloud type from the session ("remote" | "dream").
tools/tau/session/getter.go:46
↓ 10 callers
Method
HttpPath
(fqdn string)
pkg/specs/website/tns.go:20
↓ 10 callers
Method
Inject
(interface{}, InjectConfig)
services/tns/mocks/types.go:11
↓ 10 callers
Method
Messaging
()
p2p/peer/type.go:43
↓ 10 callers
Function
NameFlagArg0
()
tools/tau/cli/common/options/name.go:40
↓ 10 callers
Method
POST
(*RouteDefinition)
pkg/http/types.go:148
↓ 10 callers
Method
Provider
()
services/auth/projects/type.go:14
↓ 10 callers
Method
Raw
()
tools/tau/cli/common/types.go:10
↓ 10 callers
Function
RenameById
RenameById extracts the "id" field, sets "name" to the provided name, deletes the "id" field, and renames the selector to use the id value. Returns an
pkg/tcc/taubyte/v1/utils/parsing.go:99
↓ 10 callers
Function
RenameByName
RenameByName reverses RenameById - swaps ID/name back. Extracts the "name" field, sets "id" to the current key, deletes the "name" field, and renames
pkg/tcc/taubyte/v1/utils/parsing.go:197
↓ 10 callers
Method
Seer
()
dream/simple.go:39
↓ 10 callers
Method
Set
(location Location)
core/services/seer/client.go:5
↓ 10 callers
Function
SliceContains
(slice []string, str string)
tools/tau/validate/variable.go:17
↓ 10 callers
Method
Stop
(ctx context.Context, id ContainerID)
pkg/containers/core/types.go:40
↓ 10 callers
Method
TTL
if bucket type Streaming
pkg/schema/storages/types.go:33
↓ 10 callers
Method
Time
()
core/services/substrate/counters/path.go:22
↓ 10 callers
Function
Tns
()
pkg/specs/extract/extract.go:12
↓ 10 callers
Function
callHal
(u *dream.Universe, path string)
services/monkey/fixtures/compile/utils_test.go:26
↓ 10 callers
Function
encryptResponse
encryptResponse encrypts a response for stream service
pkg/raft/encryption.go:157
↓ 10 callers
Method
equals
(a: Hook | PlainMessage<Hook> | undefined, b: Hook | PlainMessage<Hook> | undefined)
pkg/taucorder/clients/js/gen/taucorder/v1/auth_pb.ts:425
↓ 10 callers
Function
errorResult
(retValue T, format string, args ...interface{})
dream/mcp/helpers.go:9
↓ 10 callers
Function
file_taucorder_v1_common_proto_init
()
pkg/taucorder/proto/gen/taucorder/v1/common.pb.go:1104
↓ 10 callers
Method
fromBinary
(bytes: Uint8Array, options?: Partial<BinaryReadOptions>)
pkg/taucorder/clients/js/gen/taucorder/v1/auth_pb.ts:413
↓ 10 callers
Method
fromJson
(jsonValue: JsonValue, options?: Partial<JsonReadOptions>)
pkg/taucorder/clients/js/gen/taucorder/v1/auth_pb.ts:417
↓ 10 callers
Method
fromJsonString
(jsonString: string, options?: Partial<JsonReadOptions>)
pkg/taucorder/clients/js/gen/taucorder/v1/auth_pb.ts:421
↓ 10 callers
Method
getById
(branches []string, commit, projectId, appId, resourceId string)
clients/p2p/tns/structure/get_id.go:12
↓ 10 callers
Method
getResolver
(resolverId uint32)
pkg/vm-low-orbit/dns/helpers.go:26
↓ 10 callers
Method
new
Factory method to create a new empty configuration. Args: url: Optional service URL Returns
pkg/spore-drive/clients/py/spore_drive/config.py:86
↓ 10 callers
Function
pidSetIntersection
pidSetIntersection returns the count of PIDs that appear in both a and b (set intersection).
tools/tau/session/discovery.go:133
↓ 10 callers
Method
progress
Get progress updates for the course. Yields: Progress updates
pkg/spore-drive/clients/py/spore_drive/drive.py:242
↓ 10 callers
Method
requestServiceHandler
Main request service handler
services/patrick/api.go:61
↓ 10 callers
Function
setAttributes
(n *Node, obj object.Object[T], query *yaseer.Query)
pkg/tcc/engine/node.go:266
↓ 10 callers
Function
setupContainerdInDocker
(t *testing.T)
pkg/containers/backends/containerd/containerd_test.go:387
↓ 10 callers
Method
stashAndPush
(id string, file io.ReadSeekCloser)
services/monkey/fixtures/compile/stash.go:14
↓ 10 callers
Method
stop
Stop the service.
pkg/spore-drive/clients/py/spore_drive/service_manager.py:232
↓ 10 callers
Function
stop_spore_drive_service
Stop the Spore Drive service.
pkg/spore-drive/clients/py/spore_drive/utils.py:40
↓ 10 callers
Function
validateAndRequireString
(c *cli.Context, cnf validateRequiredStringHelper)
tools/tau/prompts/string.go:98
↓ 9 callers
Function
Bool
(name string, options ...Option)
pkg/tcc/engine/helpers.go:42
↓ 9 callers
Method
Cert
()
pkg/schema/domains/types.go:27
↓ 9 callers
Method
ChannelMatch
()
pkg/schema/messaging/types.go:26
↓ 9 callers
Method
Command
()
pkg/schema/functions/types.go:28
↓ 9 callers
Method
Context
()
tools/taucorder/prompt/ifaces.go:25
↓ 9 callers
Method
CustomCloudUrl
(value string)
tools/tau/session/types.go:14
↓ 9 callers
Method
Decode
(b []byte)
services/substrate/components/metrics/types.go:22
↓ 9 callers
Method
DeleteFile
(id string)
p2p/peer/type.go:37
↓ 9 callers
Method
Done
(jid string, cid_log map[string]string, assetCid map[string]string)
core/services/patrick/client.go:12
↓ 9 callers
Method
Execute
(ctx context.Context, name string, args ...string)
pkg/spore-drive/drive/remote.go:18
↓ 9 callers
Function
Get
()
tools/tau/templates/build.go:7
↓ 9 callers
Function
GetBasicTNSKey
(branch, commit, projectId, appId, resourceId string, resourceType common.PathVariable)
pkg/specs/methods/tns.go:33
↓ 9 callers
Method
GetResource
(resourceId uint32)
pkg/vm-ops-orbit/common/types.go:13
↓ 9 callers
Function
IndexValue
(branch, projectId, appId, resourceId string, resourceType common.PathVariable)
pkg/specs/methods/tns.go:9
↓ 9 callers
Method
InfoPrintfln
(format string, a ...any)
tools/tau/i18n/printer/printer.go:14
↓ 9 callers
Method
Instantiate
Instantiate sets given options and creates the container from the docker image.
pkg/containers/image.go:106
↓ 9 callers
Method
KV
()
services/auth/type.go:45
↓ 9 callers
Function
Libraries
(branch string)
pkg/tcc/taubyte/v1/pass4/library.go:18
↓ 9 callers
Method
Library
()
core/services/tns/client.go:38
↓ 9 callers
Function
Listen
(uri string)
pkg/http/options/basic.go:3
↓ 9 callers
Method
Location
()
pkg/spore-drive/config/hosts.go:17
↓ 9 callers
Method
MQTT
()
pkg/schema/messaging/types.go:27
↓ 9 callers
Method
Max
()
pkg/schema/databases/types.go:29
↓ 9 callers
Method
Meta
(context.Context)
pkg/vm-orbit/satellite/vm/types.go:38
↓ 9 callers
Method
Min
()
pkg/schema/databases/types.go:28
← previous
next →
601–700 of 13,103, ranked by callers