MCPcopy Create free account

hub / github.com/taubyte/tau / functions

Functions13,103 in github.com/taubyte/tau

FunctionCreateTableInterface
(title string, iface interface{})
tools/taucorder/helpers/list.go:37
FunctionCreateTestServiceWithCustomConfig
CreateTestServiceWithCustomConfig creates an auth service with custom configuration
services/auth/common_test.go:114
FunctionCreateTestServiceWithMockNode
CreateTestServiceWithMockNode creates an auth service with a mock node
services/auth/common_test.go:105
FunctionCreateTestServiceWithPort
CreateTestServiceWithPort creates an auth service with a specific port
services/auth/common_test.go:98
FunctionCreated
(name string)
tools/tau/i18n/library/success.go:13
FunctionCreated
(name string)
tools/tau/i18n/function/success.go:11
FunctionCreated
(name string)
tools/tau/i18n/messaging/success.go:11
FunctionCreated
(name string)
tools/tau/i18n/database/success.go:11
FunctionCreated
(name string)
tools/tau/i18n/service/success.go:11
FunctionCreated
(name string)
tools/tau/i18n/storage/success.go:11
FunctionCreated
(name string)
tools/tau/i18n/domain/success.go:11
FunctionCreated
(name string)
tools/tau/i18n/smartops/success.go:11
FunctionCreated
(name string)
tools/tau/i18n/application/success.go:19
FunctionCreated
(name string)
tools/tau/i18n/login/success.go:11
FunctionCreated
(name string)
tools/tau/i18n/website/success.go:13
MethodCreatedAt
()
core/services/auth/secrets.go:39
FunctionCreatedDefault
(name string)
tools/tau/i18n/login/success.go:15
FunctionCreatedProject
(name string)
tools/tau/i18n/project/success.go:23
FunctionCreatingAuthClientFailed
(err error)
tools/tau/i18n/shared/errors.go:119
FunctionCreatingConfigFileFailed
(err error)
tools/tau/i18n/shared/errors.go:79
FunctionCreatingPatrickClientFailed
(err error)
tools/tau/i18n/shared/errors.go:127
FunctionCreatingProjectFailed
(err error)
tools/tau/i18n/project/errors.go:105
FunctionCreatingSeerAtLocFailed
(loc string, err error)
tools/tau/i18n/shared/errors.go:43
FunctionCreatingSessionFileFailed
(err error)
tools/tau/i18n/shared/errors.go:75
MethodCur
()
services/auth/github_client.go:17
MethodCur
()
services/auth/mock_types_test.go:227
MethodCurrent
Implement the Current method
pkg/http-auto/methods_test.go:69
MethodCurrent
(branches []string)
services/tns/mocks/methods.go:49
MethodCurrent
(branches []string)
services/substrate/components/structure/tns.go:53
MethodCurrent
([]string)
services/substrate/components/pubsub/websocket/handler_test.go:430
MethodCurrent
(branch []string)
services/substrate/runtime/cache/cache_test.go:128
MethodCurrent
(branch []string)
services/substrate/runtime/cache/cache_test.go:1500
MethodCurrent
Use for indexed object links
clients/p2p/tns/client.go:175
MethodCurrentBranch
()
tools/tau/lib/project/repository_branch.go:5
MethodCurrentPath
()
tools/taucorder/prompt/new.go:157
MethodCustomCloudUrl
()
tools/tau/session/types.go:22
MethodCustomCloudUrl
()
tools/tau/session/types.go:30
MethodCustomCloudUrl
()
tools/tau/session/unsetter.go:33
MethodCustomCloudUrl
()
tools/tau/session/getter.go:39
MethodCustomCloudUrl
(value string)
tools/tau/session/setter.go:30
MethodDAG
()
p2p/peer/type.go:100
MethodDBContext
()
services/substrate/components/database/database/methods.go:8
MethodDBContext
()
services/substrate/components/database/globals/methods.go:8
MethodDBContext
()
services/substrate/components/database/globals/p2p/stream/mock_test.go:124
MethodDELETE
(*service.RouteDefinition)
pkg/http/mocks/unimplemented.go:28
MethodDELETE
(def *service.RouteDefinition)
pkg/http/basic/routes.go:24
MethodDELETE
(def *httpPkg.RouteDefinition)
services/patrick/api_http_routes_test.go:26
FunctionDVKey
(publicKey []byte)
pkg/config-compiler/compile/compiler.go:57
MethodDatabase
()
utils/tcc/publish_test.go:54
MethodDatabase
()
core/services/auth/client.go:44
MethodDatabase
()
core/services/tns/client.go:35
MethodDatabase
(context Context)
core/services/substrate/components/database/service.go:9
MethodDatabase
(context iface.Context)
services/substrate/components/database/methods.go:22
MethodDatabase
(context database.Context)
services/substrate/components/database/globals/p2p/stream/mock_test.go:67
MethodDatabase
()
services/substrate/components/structure/tns.go:61
MethodDatabase
()
services/substrate/runtime/cache/cache_test.go:92
MethodDatabase
()
services/substrate/runtime/cache/cache_test.go:1461
MethodDatabase
()
clients/p2p/auth/stats.go:17
MethodDatabase
()
clients/p2p/tns/stats.go:17
MethodDatabase
()
clients/p2p/tns/structures.go:22
FunctionDatabaseNode
(node database.Service)
pkg/vm-low-orbit/common.go:37
MethodDatabaseStats
()
clients/p2p/patrick/stats.go:13
MethodDatabaseStats
()
clients/p2p/patrick/mock/patrick_struct.go:30
FunctionDatabases
(ctx *IndexContext, project projectSchema.Project, urlIndex map[string]interface{})
pkg/config-compiler/indexer/database.go:12
MethodDatabases
()
core/services/substrate/components/database/service.go:10
MethodDatabases
(application string)
pkg/schema/project/list.go:26
MethodDatabases
()
services/substrate/components/database/methods.go:87
MethodDebug
Debug is intended to be used after Call() has been invoked, used to copy the wasm runtime stdOut and stdErr
pkg/vm-orbit/tests/suite/helpers.go:143
MethodDecode
Decode decodes CBOR data into stats
pkg/kvdb/mock/mock.go:395
MethodDecode
(b []byte)
services/substrate/components/metrics/function.go:29
MethodDecode
(b []byte)
services/substrate/components/metrics/website.go:25
FunctionDecodeExternref
DecodeExternref decodes the input as a ValueTypeExternref.
core/vm/memory_utils.go:11
FunctionDecodeF32
DecodeF32 decodes the input as a ValueTypeF32.
core/vm/memory_utils.go:31
FunctionDecodeF64
DecodeF64 decodes the input as a ValueTypeF64.
core/vm/memory_utils.go:41
MethodDefault
()
tools/tau/cli/commands/resources/common/query.go:19
MethodDefault
()
tools/tau/cli/commands/resources/common/delete.go:18
MethodDefault
()
tools/tau/cli/commands/resources/common/edit.go:22
MethodDefault
()
tools/tau/cli/commands/resources/common/list.go:14
MethodDefaultOptions
(script, outDir string, environment builders.Environment)
pkg/specs/builders/common/methods.go:86
FunctionDefaultWDError
(err error)
pkg/specs/builders/common/methods.go:153
MethodDefine
(command string, handler router.CommandHandler)
p2p/streams/service/service.go:59
MethodDefine
(command string, handler router.CommandHandler)
services/patrick/api_stream_routes_test.go:14
MethodDefineStream
(command string, std router.CommandHandler, stream router.StreamHandler)
p2p/streams/service/service.go:66
MethodDefineStream
(command string, std router.CommandHandler, stream router.StreamHandler)
services/patrick/api_stream_routes_test.go:19
MethodDefinition
()
pkg/vm/service/wazero/callBridge/methods.go:109
MethodDel
()
pkg/tcc/transform/context.go:103
MethodDel
()
pkg/tcc/transform/context.go:125
FunctionDelete
(name string)
tools/tau/lib/library/methods.go:15
FunctionDelete
(name string)
tools/tau/lib/function/methods.go:34
FunctionDelete
(name string)
tools/tau/lib/messaging/methods.go:15
FunctionDelete
(name string)
tools/tau/lib/database/methods.go:15
FunctionDelete
(name string)
tools/tau/lib/service/methods.go:15
FunctionDelete
(name string)
tools/tau/lib/storage/methods.go:17
FunctionDelete
(name string)
tools/tau/lib/domain/methods.go:16
FunctionDelete
(name string)
tools/tau/lib/smartops/methods.go:31
FunctionDelete
(app *structureSpec.App)
tools/tau/lib/application/methods.go:117
FunctionDelete
(name string)
tools/tau/lib/website/methods.go:19
MethodDelete
()
tools/tau/cli/commands/resources/library/delete.go:13
MethodDelete
()
tools/tau/cli/commands/resources/function/delete.go:13
MethodDelete
()
tools/tau/cli/commands/resources/messaging/delete.go:13
← previousnext →5,101–5,200 of 13,103, ranked by callers