MCPcopy Create free account

hub / github.com/taubyte/tau / functions

Functions13,103 in github.com/taubyte/tau

MethodPut
(ctx context.Context, key string, v []byte)
pkg/kvdb/methods.go:17
MethodPut
(key string, value []byte)
pkg/kvdb/methods.go:92
MethodPut
Put inserts the data, indexed by key
pkg/kvdb/mock/mock.go:110
MethodPut
Batch implementation Put adds a put operation to the batch
pkg/kvdb/mock/mock.go:329
MethodPut
(ctx context.Context, key datastore.Key, value []byte)
p2p/datastores/mem/mem.go:191
MethodPut
(ctx context.Context, name string, data []byte)
services/auth/acme/store/store_test.go:243
MethodPut
(ctx context.Context, key string, value []byte)
services/patrick/api_stream_handlers_test.go:100
MethodPut
(ctx context.Context, key string, v []byte)
services/substrate/components/database/kv/methods.go:20
MethodPut
(ctx context.Context, key string, v []byte)
services/substrate/components/database/globals/p2p/stream/mock_test.go:151
MethodPut
(path string, data interface{}, ret interface{})
clients/http/methods.go:61
FunctionQuery
(library *structureSpec.Library)
tools/tau/table/library/query.go:8
FunctionQuery
(function *structureSpec.Function)
tools/tau/table/function/query.go:8
FunctionQuery
(messaging *structureSpec.Messaging)
tools/tau/table/messaging/query.go:8
FunctionQuery
(database *structureSpec.Database)
tools/tau/table/database/query.go:8
FunctionQuery
(project *client.Project, repos *client.RawRepoDataOuter, description string)
tools/tau/table/project/query.go:12
FunctionQuery
(service *structureSpec.Service)
tools/tau/table/service/query.go:10
FunctionQuery
(storage *structureSpec.Storage)
tools/tau/table/storage/query.go:8
FunctionQuery
(domain *structureSpec.Domain)
tools/tau/table/domain/query.go:8
FunctionQuery
(smartops *structureSpec.SmartOp)
tools/tau/table/smartops/query.go:8
FunctionQuery
(app *structureSpec.App)
tools/tau/table/application/query.go:10
FunctionQuery
(website *structureSpec.Website)
tools/tau/table/website/query.go:8
MethodQuery
()
tools/tau/cli/commands/resources/library/query.go:12
MethodQuery
()
tools/tau/cli/commands/resources/function/query.go:12
MethodQuery
()
tools/tau/cli/commands/resources/messaging/query.go:12
MethodQuery
()
tools/tau/cli/commands/resources/database/query.go:12
MethodQuery
()
tools/tau/cli/commands/resources/project/query.go:14
MethodQuery
()
tools/tau/cli/commands/resources/service/query.go:12
MethodQuery
()
tools/tau/cli/commands/resources/storage/query.go:12
MethodQuery
()
tools/tau/cli/commands/resources/domain/query.go:16
MethodQuery
()
tools/tau/cli/commands/resources/smartops/query.go:12
MethodQuery
()
tools/tau/cli/commands/resources/application/query.go:11
MethodQuery
()
tools/tau/cli/commands/resources/website/query.go:12
MethodQuery
(ctx context.Context, q query.Query)
p2p/datastores/mem/mem.go:104
MethodRare
TODO: Add cids to dht
clients/p2p/hoarder/rare.go:11
MethodRaw
()
tools/tau/cli/common/create.go:17
MethodRaw
(*service.RawRouteDefinition)
pkg/http/mocks/unimplemented.go:31
MethodRaw
(def *service.RawRouteDefinition)
pkg/http/basic/routes.go:36
MethodRaw
()
p2p/streams/command/command.go:59
MethodRaw
(def *httpPkg.RawRouteDefinition)
services/patrick/api_http_routes_test.go:29
MethodRawCall
(ctx context.Context, args ...uint64)
pkg/vm/service/wazero/function_instance.go:16
MethodRawResponse
()
pkg/http/types.go:115
MethodRawResponse
()
pkg/http/context/methods.go:9
MethodRawResponse
()
services/auth/common_test.go:166
MethodRawResponse
()
services/auth/mock_types_test.go:69
MethodRawResponse
()
services/auth/mock_types_test.go:191
MethodRawResponse
()
services/auth/api_domain_repository_test.go:626
MethodRawResponse
()
services/patrick/github_test.go:176
MethodRawResponse
()
services/substrate/components/pubsub/websocket/handler_test.go:29
MethodRead
(p []byte)
utils/readerutil/bufreaderat_test.go:11
MethodRead
(p []byte)
utils/readerutil/fakeseeker.go:45
MethodRead
(p []byte)
utils/readerutil/countingreader.go:12
MethodRead
(p []byte)
pkg/mycelium/auth/all_test.go:126
MethodRead
(p []byte)
pkg/cli/io/progress/progressreader.go:99
MethodRead
(p []byte)
pkg/vm-low-orbit/memory/reader.go:19
MethodRead
Writes to a buffer pointer of size
pkg/vm-low-orbit/helpers/methods.go:11
MethodRead
(b []byte)
pkg/raft/encryption.go:41
MethodRead
(p []byte)
pkg/raft/fsm_snapshot_test.go:255
MethodRead
Read implements io.Reader for callReader
pkg/vm/logger/reader.go:241
MethodRead
(p []byte)
pkg/vm/backend/dfs/reader.go:17
MethodRead
(p []byte)
pkg/vm/service/wazero/output.go:20
MethodRead
(p []byte)
pkg/vm/service/wazero/output.go:106
MethodRead
(offset, byteCount uint32)
pkg/vm/service/wazero/callBridge/methods.go:69
MethodRead
(p []byte)
p2p/streams/tunnels/http/body.go:31
MethodReadAt
(p []byte, off int64)
utils/readerutil/bufreaderat.go:16
MethodReadBigInt
(module common.Module, ptr uint32, size uint32, )
pkg/vm-low-orbit/helpers/ints.go:51
MethodReadBool
( module common.Module, val uint32, )
pkg/vm-low-orbit/helpers/bool.go:21
MethodReadByte
ReadByte reads a single byte from the underlying buffer at the offset or returns false if out of range.
core/vm/memory.go:11
MethodReadByte
(ptr uint32)
pkg/vm-orbit/satellite/module_helpers.go:9
MethodReadByte
(offset uint32)
pkg/vm/service/wazero/callBridge/methods.go:45
MethodReadBytesSlice
(ptr uint32, size uint32)
pkg/vm-orbit/satellite/module_helpers.go:116
MethodReadBytesSlice
(module common.Module, ptr, size uint32)
pkg/vm-low-orbit/helpers/bytes.go:188
MethodReadCid
(module common.Module, ptr uint32)
pkg/vm-low-orbit/helpers/cid.go:11
MethodReadConfig
ReadConfig reads the config.yaml file from the repository returning a common.ProjectConfig and an error
clients/http/auth/git/github/client.go:109
MethodReadFloat32Le
(offset uint32)
pkg/vm/service/wazero/callBridge/methods.go:57
MethodReadFloat64Le
(offset uint32)
pkg/vm/service/wazero/callBridge/methods.go:65
MethodReadMessage
()
services/substrate/components/pubsub/websocket/datastream_test.go:50
MethodReadString
(ptr uint32, size uint32)
pkg/vm-orbit/satellite/module_helpers.go:68
MethodReadString
(module common.Module, ptr, len uint32)
pkg/vm-low-orbit/helpers/strings.go:8
MethodReadString
(offset, byteCount uint32)
pkg/vm/service/wazero/callBridge/methods.go:73
MethodReadStringSlice
(ptr uint32, size uint32)
pkg/vm-orbit/satellite/module_helpers.go:86
MethodReadStringSlice
****************************************** STRING SLICES ****************************************/
pkg/vm-low-orbit/helpers/slices.go:11
MethodReadUint16
(ptr uint32)
pkg/vm-orbit/satellite/module_helpers.go:23
MethodReadUint16Le
(offset uint32)
pkg/vm/service/wazero/callBridge/methods.go:49
MethodReadUint32
(ptr uint32)
pkg/vm-orbit/satellite/module_helpers.go:38
MethodReadUint32Le
(offset uint32)
pkg/vm/service/wazero/callBridge/methods.go:53
MethodReadUint64
(ptr uint32)
pkg/vm-orbit/satellite/module_helpers.go:53
MethodReadUint64Le
ReadUint64Le reads a uint64 in little-endian encoding from the underlying buffer at the offset or returns false if out of range.
core/vm/memory.go:27
MethodReadUint64Le
(module common.Module, ptr uint32)
pkg/vm-low-orbit/helpers/ints.go:42
MethodReadUint64Le
(offset uint32)
pkg/vm/service/wazero/callBridge/methods.go:61
MethodReadUint64Slice
(module common.Module, ptr, len uint32)
pkg/vm-low-orbit/helpers/slices.go:88
MethodReadUint64Slice
(module common.Module, ptr, len uint32)
pkg/vm-low-orbit/helpers/types.go:38
MethodReady
()
core/services/substrate/components/types.go:43
MethodReady
(timeout time.Duration)
dream/api/api.go:63
MethodReady
()
services/substrate/components/http/function/methods.go:35
MethodReady
()
services/substrate/components/http/website/methods.go:40
MethodReady
()
services/substrate/components/p2p/function/function.go:99
MethodReady
()
services/substrate/components/pubsub/function/function.go:75
MethodReady
()
services/substrate/runtime/instantiate.go:42
MethodReady
()
services/substrate/runtime/cache/cache_test.go:159
MethodRecv
(r io.Reader, w io.Writer)
p2p/streams/packer/packer.go:144
← previousnext →7,501–7,600 of 13,103, ranked by callers