Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iyear/tdl
/ ParseSource
FuncType
ParseSource
pkg/tmessage/tmessage.go:12–12 ·
view source on GitHub ↗
func() ([]*Dialog, error)
Source
from the content-addressed store, hash-verified
10
}
11
12
type
ParseSource
func
() ([]*Dialog, error)
13
14
func
Parse(src ParseSource) ([]*Dialog, error) {
15
return
src()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected