MCPcopy
hub / github.com/matcornic/hermes / WithFreeMarkdownContent

Struct WithFreeMarkdownContent

hermes_test.go:291–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289}
290
291type WithFreeMarkdownContent struct {
292 theme Theme
293}
294
295func (ed *WithFreeMarkdownContent) getExample() (Hermes, Email) {
296 h := Hermes{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected