Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/larksuite/cli
/ postConverter
Struct
postConverter
shortcuts/im/convert_lib/text.go:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
type
postConverter
struct
{}
27
28
func
(postConverter) Convert(ctx *ConvertContext) string {
29
parsed, err := ParseJSONObject(ctx.RawContent)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected