strutil

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2023 License: MIT Imports: 2 Imported by: 1

README

strutil

Package strutil provides string helpers

Tests

Install

go get github.com/verify-lab/strutil

Example

package example

import "github.com/verify-lab/strutil"

...

fmt.Println(strutil.StripNonPrintable("example\u000a"))

// Output:
// example

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StripNonPrintable

func StripNonPrintable(str 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