Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/digitalocean/logtalez
/ functions
Functions
8 in github.com/digitalocean/logtalez
⨍
Functions
8
◇
Types & classes
1
↓ 6 callers
Method
Destroy
Destroy gracefully shuts down a running LogTalez instance
logtalez.go:99
↓ 5 callers
Method
Read
(p []byte)
logtalez.go:67
↓ 2 callers
Function
New
New returns a new running LogTalez instance given a slice of endpoints, a slice of topics, and the path to a CURVE server public cert and CURVE server
logtalez.go:19
↓ 1 callers
Method
SetTopicDelimiter
(delim string)
logtalez.go:63
Function
ExampleLogTalez
()
logtalez_test.go:90
Function
TestNew
(t *testing.T)
logtalez_test.go:12
Function
main
()
cmd/curvecertgen/main.go:13
Function
main
()
cmd/logtalez/main.go:14