log

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RemoveNonPrintableChars

func RemoveNonPrintableChars(str string) string

RemoveNonPrintableChars removes non-printable characters from the input string. It takes a string as input and returns a new string with non-printable characters removed. Non-printable characters are defined as any characters that are not visible when printed. The function uses a regular expression to replace non-printable characters with an empty string. It returns the modified string with only printable characters.

Types

This section is empty.

Jump to

Keyboard shortcuts

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