MCPcopy
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
26type postConverter struct{}
27
28func (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