strutil

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ColorStartCtr = string([]rune{27, 91})                  // Known as: (CSI or esc or \033 or \x1b or \e)[
	ResetCtrlStr  = ColorStartCtr + string([]rune{48, 109}) // Known as: (CSI or esc or \033 or \x1b or \e)[0m
)

Functions

func Trim

func Trim(s string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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