Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderMemory ¶
func RenderMemory(entries []MemoryEntry) string
RenderMemory serializes entries into a memory.md file body.
Types ¶
type MemoryEntry ¶
MemoryEntry is one §-delimited block in memory.md.
func ParseMemory ¶
func ParseMemory(raw string) []MemoryEntry
ParseMemory splits a memory.md body into entries.
Click to show internal directories.
Click to hide internal directories.