strings

package
v0.3.8 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package strings contains helper functions related to string management.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HereDoc added in v0.3.1

func HereDoc(raw string) string

HereDoc returns un-indented string as here-document.

func HereDocf added in v0.3.1

func HereDocf(raw string, args ...interface{}) string

Docf returns unindented and formatted string as here-document. Formatting is done as for fmt.Printf().

func Reverse

func Reverse(s string) string

Reverse returns its argument string reversed rune-wise left to right.

Types

This section is empty.

Jump to

Keyboard shortcuts

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