Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintAction ¶
PrintAction outputs a dry-run message for a single operation with key-value details. Example: PrintAction("create", "probe", "Name", "My Probe", "URL", "https://example.com")
func PrintBatchAction ¶
PrintBatchAction outputs a dry-run message for batch operations. Example: PrintBatchAction("delete", "probe", []string{"abc-123", "def-456"})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.