Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Message ¶
func Message(msgAndArgs ...interface{}) string
Message accepts a msgAndArgs varargs and formats it using fmt.Sprintf
func UnifiedDiff ¶ added in v1.4.0
func UnifiedDiff(conf DiffConfig) string
UnifiedDiff is a modified version of difflib.WriteUnifiedDiff with better support for showing the whitespace differences.
func WithCustomMessage ¶
WithCustomMessage accepts one or two messages and formats them appropriately
Types ¶
Click to show internal directories.
Click to hide internal directories.