Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CasePast ¶
CasePast transforms the last word in the input to past tense, preserving the original casing style. Examples: "OrderCancel" → "OrderCancelled", "order_cancel" → "order_cancelled", "orderCancel" → "orderCancelled", "cancel" → "cancelled".
func IsWholeNumber ¶
IsWholeNumber reports whether f represents an integer value (no fractional part).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.