strings

package
v0.0.0-...-87f11ff Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsBlank

func IsBlank(s string) bool

IsBlank Checks if the given string has text.

isBlank("")        = true
isBlank(" ")       = true
isBlank("batman")     = false
isBlank("  batman  ") = false

func IsNotBlank

func IsNotBlank(s string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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