strNum

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Increment

func Increment(inSL []string, separator string, startAt int, atLeft ...bool) (outSL []string)

Increment: Add incrementation to filename

Types

type WordWithDigit

type WordWithDigit struct {
	ForceRightDigit bool
	// contains filtered or unexported fields
}

func (*WordWithDigit) FillWordToMatchMaxLength

func (w *WordWithDigit) FillWordToMatchMaxLength(inString string, removeExt ...bool) (outString string)

FillWordToMatchMaxLength: Convert word(s) into numbered one, like "label1" -> "label000001" etc... results are based on list of words that determine max length of them to determinate the final length of the modified word. This is used in case of sorting list of words that contains numeric value to avoid the disorder result like "1label", "10label", "2label" etc ...

func (*WordWithDigit) Init

func (w *WordWithDigit) Init(words []string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL