Documentation ¶ Index ¶ func Serialize(v any) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Serialize ¶ func Serialize(v any) string Serialize converts a Go value to TOON text notation format. TOON (Text Object Oriented Notation) uses indentation-based key-value pairs. This is a deterministic serialization: keys are sorted alphabetically. Types ¶ This section is empty. Source Files ¶ View all Source files toon.go Click to show internal directories. Click to hide internal directories.