Documentation
¶
Overview ¶
Package validate checks messages and flag combinations for recall export validity.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmptyMessage ¶
EmptyMessage reports whether a message has no meaningful content (no text, tool uses, or tool results).
Parameters:
- msg: Message to check
Returns:
- bool: True if the message is empty
func ExportFlags ¶
func ExportFlags(args []string, opts entity.ExportOpts) error
ExportFlags checks for invalid flag combinations.
Parameters:
- args: positional arguments (session IDs).
- opts: export flag values.
Returns:
- error: non-nil if flags conflict.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.