strings

package
v0.0.0-...-9799ab4 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const ALL_SPACES_RE = `^\s*$`

Variables

View Source
var ALL_SPACES_RE_C = regexp.MustCompile(ALL_SPACES_RE)

Functions

func Split

func Split(s, sep string) []string

func StringOfSpaces

func StringOfSpaces(value string) bool

this will return true with len(value) != 0 and all it's runes are spaces

Types

This section is empty.

Jump to

Keyboard shortcuts

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