stringsx

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: BSD-3-Clause Imports: 1 Imported by: 4

Documentation

Overview

Package stringsx provides additional string functions beyond those in the standard strings package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SplitLines

func SplitLines(s string) []string

SplitLines is a windows-safe version of strings.Split(s, "\n") that replaces the carriage return, newline sequence with just newline.

Types

This section is empty.

Jump to

Keyboard shortcuts

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