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
Method
Edit
()
tools/tau/cli/commands/resources/application/edit.go:13
Method
Edit
()
tools/tau/cli/commands/resources/website/edit.go:9
Function
Edited
(name string)
tools/tau/i18n/library/success.go:21
Function
Edited
(name string)
tools/tau/i18n/function/success.go:19
Function
Edited
(name string)
tools/tau/i18n/messaging/success.go:19
Function
Edited
(name string)
tools/tau/i18n/database/success.go:19
Function
Edited
(name string)
tools/tau/i18n/service/success.go:19
Function
Edited
(name string)
tools/tau/i18n/storage/success.go:19
Function
Edited
(name string)
tools/tau/i18n/domain/success.go:19
Function
Edited
(name string)
tools/tau/i18n/smartops/success.go:19
Function
Edited
(name string)
tools/tau/i18n/application/success.go:27
Function
Edited
(name string)
tools/tau/i18n/website/success.go:21
Method
Email
()
pkg/schema/project/getter.go:31
Method
EmptyPath
(branch, commit, projectId, appId string)
pkg/specs/structure/service.go:34
Method
EmptyPath
(branch, commit, project, app string)
pkg/specs/structure/messaging.go:35
Method
EnableWriteCompression
(enable bool)
services/substrate/components/pubsub/websocket/datastream_test.go:78
Method
Encode
Encode returns CBOR encoding of stats
pkg/kvdb/mock/mock.go:389
Method
Encode
(s io.Writer)
p2p/streams/command/command.go:18
Method
Encode
()
p2p/streams/tunnels/http/request.go:94
Method
Encode
()
services/substrate/components/metrics/function.go:19
Method
Encode
()
services/substrate/components/metrics/website.go:18
Function
EncodeExternref
EncodeExternref encodes the input as a ValueTypeExternref.
core/vm/memory_utils.go:6
Function
EncodeF32
EncodeF32 encodes the input as a ValueTypeF32.
core/vm/memory_utils.go:26
Function
EncodeF64
EncodeF64 encodes the input as a ValueTypeF64.
core/vm/memory_utils.go:36
Function
EncodeI32
EncodeI32 encodes the input as a ValueTypeI32.
core/vm/memory_utils.go:16
Function
EncodeI64
EncodeI64 encodes the input as a ValueTypeI64.
core/vm/memory_utils.go:21
Method
Enum
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:42
Method
Enum
()
pkg/vm-orbit/proto/orbit.pb.go:51
Method
Enum
()
pkg/vm-orbit/proto/orbit.pb.go:109
Method
EnumDescriptor
Deprecated: Use BundleType.Descriptor instead.
pkg/spore-drive/proto/gen/config/v1/config.pb.go:65
Method
EnumDescriptor
Deprecated: Use Type.Descriptor instead.
pkg/vm-orbit/proto/orbit.pb.go:74
Method
EnumDescriptor
Deprecated: Use IOError.Descriptor instead.
pkg/vm-orbit/proto/orbit.pb.go:132
Method
Error
()
utils/mapstructure/error.go:16
Method
Error
()
pkg/http-auto/methods.go:242
Method
Error
()
pkg/http/mocks/unimplemented.go:24
Method
Error
()
pkg/http/basic/methods.go:72
Method
Error
()
pkg/http/basic/secure/methods.go:68
Method
Error
TODO: Below should be generated
pkg/vm-orbit/proto/helpers.go:11
Method
Error
()
pkg/vm/service/wazero/return.go:15
Method
Error
()
pkg/vm/service/wazero/mocks/methods.go:66
Method
Error
()
p2p/streams/client/client.go:121
Method
Error
()
services/auth/acme/store/store_test.go:255
Method
Error
()
services/patrick/api_http_routes_test.go:22
Method
Error
()
services/substrate/components/structure/vm.go:37
Function
ErrorBatchRequest
(request string, ids []string, projectId string, err error)
clients/http/auth/errors.go:9
Function
ErrorDeleteProject
(project string, err error)
tools/tau/i18n/project/errors.go:113
Function
ErrorDeleteRepository
(name string, err error)
tools/tau/i18n/repository/errors.go:32
Function
ErrorGettingRepositoryFailed
(repository string, err error)
tools/tau/i18n/project/errors.go:65
Function
ErrorInvalidParameter
(value any, paramName, cause string)
pkg/cli/i18n/errors.go:37
Function
ErrorListRepositories
(user string, err error)
tools/tau/i18n/repository/errors.go:24
Method
ErrorOutput
ErrorOutput returns the error output of the wasm runtime stdErr NOTE: resets output after each call
pkg/vm-orbit/tests/suite/helpers.go:158
Function
ErrorProviderNotSupported
(provider string)
clients/http/auth/errors.go:5
Function
ErrorUnknownCloud
(cloud string)
tools/tau/i18n/cloud/errors.go:16
Function
ErrorUnregisterRepositories
(err error)
tools/tau/i18n/repository/errors.go:20
Method
Event
()
services/substrate/components/http/website/smartops.go:22
Method
Event
()
services/substrate/components/storage/storage/smartops.go:22
Function
ExampleApplication
()
pkg/schema/application/application_example_test.go:11
Function
ExampleClient_Image
()
pkg/containers/client_example_test.go:28
Function
ExampleContainer_Run
()
pkg/containers/container_example_test.go:13
Function
ExampleDatabase
()
pkg/schema/databases/database_example_test.go:11
Function
ExampleDecode
()
utils/mapstructure/mapstructure_examples_test.go:7
Function
ExampleDecode_embeddedStruct
()
utils/mapstructure/mapstructure_examples_test.go:171
Function
ExampleDecode_errors
()
utils/mapstructure/mapstructure_examples_test.go:38
Function
ExampleDecode_metadata
()
utils/mapstructure/mapstructure_examples_test.go:72
Function
ExampleDecode_omitempty
()
utils/mapstructure/mapstructure_examples_test.go:231
Function
ExampleDecode_remainingData
()
utils/mapstructure/mapstructure_examples_test.go:205
Function
ExampleDecode_tags
()
utils/mapstructure/mapstructure_examples_test.go:147
Function
ExampleDecode_weaklyTypedInput
()
utils/mapstructure/mapstructure_examples_test.go:111
Function
ExampleDockerImage_Instantiate
()
pkg/containers/image_example_test.go:14
Function
ExampleDomain
()
pkg/schema/domains/domain_example_test.go:11
Function
ExampleFunction
()
pkg/schema/functions/function_example_test.go:11
Function
ExampleLibrary
()
pkg/schema/libraries/libraries_example_test.go:11
Function
ExampleList
()
tools/tau/table/library/list_test.go:8
Function
ExampleList
()
tools/tau/table/function/list_test.go:8
Function
ExampleList
()
tools/tau/table/messaging/list_test.go:8
Function
ExampleList
()
tools/tau/table/database/list_test.go:8
Function
ExampleList
()
tools/tau/table/project/list_test.go:10
Function
ExampleList
()
tools/tau/table/service/list_test.go:8
Function
ExampleList
()
tools/tau/table/storage/list_test.go:8
Function
ExampleList
()
tools/tau/table/domain/list_test.go:8
Function
ExampleList
()
tools/tau/table/smartops/list_test.go:8
Function
ExampleList
()
tools/tau/table/website/list_test.go:8
Function
ExampleMessaging
()
pkg/schema/messaging/messaging_example_test.go:11
Function
ExampleNew
()
pkg/containers/client_example_test.go:17
Function
ExampleNewCountingReader
()
utils/readerutil/readerutil_test.go:9
Function
ExamplePad
()
utils/slices/bytes/padding_example_test.go:10
Function
ExamplePadLCM
()
utils/slices/bytes/padding_example_test.go:25
Function
ExampleQuery
()
tools/tau/table/library/query_test.go:8
Function
ExampleQuery
()
tools/tau/table/messaging/query_test.go:8
Function
ExampleQuery
()
tools/tau/table/project/query_test.go:8
Function
ExampleQuery
()
tools/tau/table/service/query_test.go:8
Function
ExampleQuery
()
tools/tau/table/smartops/query_test.go:11
Function
ExampleQuery
()
tools/tau/table/website/query_test.go:8
Function
ExampleQuery_auto
()
tools/tau/table/domain/query_test.go:8
Function
ExampleQuery_http
()
tools/tau/table/function/query_test.go:24
Function
ExampleQuery_key
()
tools/tau/table/database/query_test.go:9
Function
ExampleQuery_no_key
()
tools/tau/table/database/query_test.go:54
Function
ExampleQuery_object
()
tools/tau/table/storage/query_test.go:9
Function
ExampleQuery_other
()
tools/tau/table/domain/query_test.go:36
Function
ExampleQuery_p2p
()
tools/tau/table/function/query_test.go:62
← previous
next →
5,501–5,600 of 13,103, ranked by callers