Documentation ¶
Overview ¶
package os contains number related actions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionRange ¶
ActionRange completes a number range formatted with given (optional) format specifier
ActionRange(RangeOpts{Format: "%02d", Start: 0, End: 59})
func ActionSemanticVersions ¶
ActionSemanticVersions completes the next semantic version based on the given existing versions.
v0.20.4 (next patch version) v0.21.0 (next minor version)
Types ¶
Click to show internal directories.
Click to hide internal directories.