stringutils

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: Apache-2.0 Imports: 4 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustGreaterThan

func MustGreaterThan(arg string, min int) (int, error)

func MustInIntChoises

func MustInIntChoises(arg string, choises []int) (int, error)

func MustInRange

func MustInRange(arg string, min int, max int) (int, error)

func MustInStringChoises

func MustInStringChoises(arg string, choises []string) error

func MustLessThen

func MustLessThen(arg string, min int) (int, error)

func MustMatch

func MustMatch(arg string, pattern string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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