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
↓ 1 callers
Method
PubSubPublish
(ctx context.Context, name string, data []byte)
p2p/peer/pubsub.go:160
↓ 1 callers
Method
PubSubSubscribe
(name string, handler PubSubConsumerHandler, err_handler PubSubConsumerErrorHandler)
p2p/peer/pubsub.go:77
↓ 1 callers
Method
PubSubSubscribeToTopic
(topic *pubsub.Topic, handler PubSubConsumerHandler, err_handler PubSubConsumerErrorHandler)
p2p/peer/pubsub.go:90
↓ 1 callers
Method
Public
()
pkg/schema/storages/getter.go:52
↓ 1 callers
Function
PublicKey
(key io.Reader)
pkg/mycelium/host/attrs.go:24
↓ 1 callers
Method
Pull
()
tools/tau/cli/common/unimplemented.go:18
↓ 1 callers
Method
Push
()
tools/tau/cli/common/unimplemented.go:17
↓ 1 callers
Method
Push
(_path []string, data interface{})
services/tns/mocks/methods.go:15
↓ 1 callers
Method
PushHandler
(ctx context.Context, conn streams.Connection, body command.Body)
services/tns/push.go:15
↓ 1 callers
Method
Put
(ctx context.Context, key datastore.Key, value []byte)
p2p/datastores/mem/mem.go:29
↓ 1 callers
Method
Put
Put writes the certificate data to the specified file name. The file will be created with 0600 permissions.
services/auth/acme/store/store.go:209
↓ 1 callers
Method
Query
()
tools/tau/cli/commands/resources/logs/query.go:15
↓ 1 callers
Method
Query
()
tools/tau/cli/common/unimplemented.go:13
↓ 1 callers
Method
Query
()
pkg/yaseer/root.go:70
↓ 1 callers
Method
Rare
()
core/services/hoarder/client.go:9
↓ 1 callers
Method
ReadAt
(p []byte, off int64)
utils/readerutil/multireaderat.go:35
↓ 1 callers
Method
ReadBool
(module common.Module, val uint32)
pkg/vm-low-orbit/helpers/types.go:45
↓ 1 callers
Method
ReadFloat32Le
ReadFloat32Le reads a float32 from 32 IEEE 754 little-endian encoded bits in the underlying buffer at the offset or returns false if out of range.
core/vm/memory.go:23
↓ 1 callers
Method
ReadFloat64Le
ReadFloat64Le reads a float64 from 64 IEEE 754 little-endian encoded bits in the underlying buffer at the offset or returns false if out of range.
core/vm/memory.go:31
↓ 1 callers
Method
ReadMessage
()
pkg/http/types.go:94
↓ 1 callers
Method
ReadUint16
(ptr uint32)
pkg/vm-orbit/satellite/types.go:40
↓ 1 callers
Method
ReadUint16Le
ReadUint16Le reads a uint16 in little-endian encoding from the underlying buffer at the offset in or returns false if out of range.
core/vm/memory.go:15
↓ 1 callers
Method
ReadUint32
(ptr uint32)
pkg/vm-orbit/satellite/types.go:43
↓ 1 callers
Method
ReadUint32Le
ReadUint32Le reads a uint32 in little-endian encoding from the underlying buffer at the offset in or returns false if out of range.
core/vm/memory.go:19
↓ 1 callers
Method
ReadUint64
(ptr uint32)
pkg/vm-orbit/satellite/types.go:46
↓ 1 callers
Function
RecursiveStructToMapHookFunc
()
utils/mapstructure/decode_hooks.go:240
↓ 1 callers
Method
Regex
()
pkg/schema/messaging/getter.go:43
↓ 1 callers
Method
Regex
()
pkg/schema/storages/getter.go:37
↓ 1 callers
Method
Regex
()
pkg/schema/databases/getter.go:39
↓ 1 callers
Function
RegisterModuleServer
(s grpc.ServiceRegistrar, srv ModuleServer)
pkg/vm-orbit/proto/orbit_grpc.pb.go:252
↓ 1 callers
Function
RegisterPluginServer
(s grpc.ServiceRegistrar, srv PluginServer)
pkg/vm-orbit/proto/orbit_grpc.pb.go:103
↓ 1 callers
Function
RegisterTestDomain
(ctx context.Context, authClient auth.Client)
dream/helpers/helpers.go:48
↓ 1 callers
Function
RegisterTestProject
(ctx context.Context, authClient auth.Client)
dream/helpers/helpers.go:29
↓ 1 callers
Method
Remove
()
tools/spore-drive/service/runfile.go:54
↓ 1 callers
Method
Remove
()
tools/taucorder/service/runfile.go:54
↓ 1 callers
Method
Remove
Remove removes a single serviceable from the cache.
services/substrate/runtime/cache/cache.go:112
↓ 1 callers
Method
Report
(projectId string, resourceId string)
services/substrate/mocks/counters/report/report.go:11
↓ 1 callers
Method
Repositories
Repositories will populate then return the repositories field and an error
clients/http/auth/projects.go:54
↓ 1 callers
Function
Repository
(projectName string)
tools/tau/lib/project/repository.go:18
↓ 1 callers
Method
Request
()
pkg/http/context/methods.go:21
↓ 1 callers
Method
Request
()
services/auth/common_test.go:163
↓ 1 callers
Function
RequiredNoCharLimit
(val string)
pkg/cli/validate/variable.go:142
↓ 1 callers
Function
RequiredStringWithValidator
(c *cli.Context, prompt string, f stringPromptMethod, validator validateStringMethod, prev ...string)
pkg/cli/prompts/string.go:22
↓ 1 callers
Method
Resolve
(path ...string)
pkg/tcc/object/types.go:63
↓ 1 callers
Method
ResourceMethods
()
pkg/schema/project/pretty.go:9
↓ 1 callers
Method
Revert
(ctx context.Context)
services/tns/engine/run.go:39
↓ 1 callers
Method
Root
()
pkg/schema/libraries/methods.go:18
↓ 1 callers
Method
Root
()
pkg/schema/messaging/methods.go:14
↓ 1 callers
Method
Root
Root overrides basic.Root
pkg/schema/project/methods.go:34
↓ 1 callers
Method
Root
()
pkg/schema/domains/methods.go:18
↓ 1 callers
Method
Root
()
pkg/schema/functions/methods.go:14
↓ 1 callers
Method
Root
()
pkg/schema/services/methods.go:18
↓ 1 callers
Method
Root
()
pkg/schema/storages/methods.go:14
↓ 1 callers
Method
Root
()
pkg/schema/smartops/methods.go:14
↓ 1 callers
Method
Root
()
pkg/schema/application/methods.go:32
↓ 1 callers
Method
Root
()
pkg/schema/website/methods.go:14
↓ 1 callers
Method
Root
()
pkg/schema/databases/methods.go:22
↓ 1 callers
Method
Router
()
p2p/streams/service/service.go:16
↓ 1 callers
Function
RunCLI
RunCLI runs the full tau CLI with the given runner, config YAML and args. It uses a temp dir for config and session, captures stdout, and returns (std
tools/tau/testutil/cli.go:36
↓ 1 callers
Method
RunJob
()
services/monkey/job.go:14
↓ 1 callers
Function
RunTestP2P
(p p2pEvent.Event)
services/substrate/components/p2p/test/assets/p2p_method.go:30
↓ 1 callers
Method
Running
()
dream/types.go:193
↓ 1 callers
Function
SafeStringKeys
SafeStringKeys converts a map[interface{}]interface{} to a map[string]interface{}, if key is not a string value then key is converted to a string.
utils/maps/data.go:277
↓ 1 callers
Method
SafeWriteBytes
(module common.Module, ptr uint32, size uint32, value []byte)
pkg/vm-low-orbit/helpers/types.go:46
↓ 1 callers
Function
Save
(priv crypto.PrivKey, keyPath string)
core/p2p/keypair/keypair.go:55
↓ 1 callers
Method
Save
(listener net.Listener)
tools/spore-drive/service/runfile.go:41
↓ 1 callers
Method
Save
(listener net.Listener)
tools/taucorder/service/runfile.go:41
↓ 1 callers
Function
Scanner
(sh ScannerHandler)
tools/taucorder/prompt/options.go:24
↓ 1 callers
Method
Schema
()
pkg/tcc/engine/types.go:26
↓ 1 callers
Function
Select
(ctx *cli.Context, name string)
tools/tau/lib/application/methods.go:91
↓ 1 callers
Method
Select
()
tools/tau/cli/common/unimplemented.go:15
↓ 1 callers
Function
SelectARepositoryFromGithub
()
tools/tau/prompts/repository.go:189
↓ 1 callers
Function
SelectInterface
(names []string, prompt, _default string)
pkg/cli/prompts/select.go:13
↓ 1 callers
Function
SelectedProjectConfig
()
tools/tau/lib/project/interface.go:24
↓ 1 callers
Function
SelectedProjectInterface
()
tools/tau/lib/project/interface.go:9
↓ 1 callers
Method
Send
(channel Channel, w io.Writer, r io.Reader, length int64)
p2p/streams/packer/packer.go:92
↓ 1 callers
Method
SendTo
(ctx context.Context, cid cid.Cid, body map[string]interface{})
core/services/substrate/components/p2p/service.go:17
↓ 1 callers
Method
Serialize
()
services/auth/projects/methods.go:15
↓ 1 callers
Method
Serialize
()
services/auth/repositories/repositories.go:20
↓ 1 callers
Method
Serialize
()
services/auth/hooks/hooks.go:52
↓ 1 callers
Function
Serve
()
pkg/spore-drive/config/service/serve.go:347
↓ 1 callers
Function
Serve
(ctx context.Context, resolver ConfigResolver)
pkg/taucorder/service/new.go:20
↓ 1 callers
Method
Service
(name string, application string)
pkg/schema/project/resources.go:40
↓ 1 callers
Method
Service
(name string, config *commonIface.ServiceConfig)
dream/service.go:81
↓ 1 callers
Function
ServicePath
(projectId, appId, serviceId, command string)
pkg/specs/methods/service.go:9
↓ 1 callers
Method
Set
(string, uint16)
pkg/spore-drive/config/shapes.go:18
↓ 1 callers
Method
Set
Set stores a key-value pair
pkg/raft/storage.go:188
↓ 1 callers
Method
Set
(value T)
services/substrate/components/counters/metrics/types.go:13
↓ 1 callers
Method
SetAddress
(addr string)
pkg/spore-drive/config/hosts.go:112
↓ 1 callers
Method
SetBody
([]byte)
pkg/http/types.go:122
↓ 1 callers
Method
SetBuildCommand
(script string)
pkg/specs/builders/common/methods.go:82
↓ 1 callers
Method
SetCid
(key, value string)
core/services/patrick/methods.go:9
↓ 1 callers
Method
SetCloseHandler
(func(code int, text string) error)
pkg/http/types.go:99
↓ 1 callers
Method
SetConfig
(*structureSpec.Database)
core/services/substrate/components/database/database.go:8
↓ 1 callers
Function
SetConfigNil
Used in tests for clearing the current config seer
tools/tau/config/delete.go:4
↓ 1 callers
Method
SetEnvironmentVariables
()
pkg/specs/builders/common/methods.go:75
↓ 1 callers
Function
SetFormat
SetFormat sets the output format from flags. Json takes precedence over Toon.
tools/tau/output/output.go:16
↓ 1 callers
Method
SetHeaders
(headers map[string]string)
services/patrick/github_test.go:155
↓ 1 callers
Method
SetId
(id string)
pkg/specs/structure/storage.go:33
↓ 1 callers
Method
SetId
(id string)
pkg/specs/structure/function.go:36
← previous
next →
3,301–3,400 of 13,103, ranked by callers