app

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsNumberOnly

func IsNumberOnly(str string) (bool, error)

IsNumberOnly checks whether the input string is a number. It accepts positive fractional number, including zero (0, 1, 0.0, 1.0, 99999.000001, 5.1).

func RemoveSymbols

func RemoveSymbols(str string) (string, error)

RemoveSymbols removes symbols from the string passed and returns a string without the symbols and whitespaces.

func RemoveVowel

func RemoveVowel(str string) (string, error)

RemoveVowel removes vowel letters from the string passed and returns a string without the vowel letters.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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