es

package module
v0.0.0-...-e3080ab Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2019 License: MIT Imports: 2 Imported by: 1

README

escapestring

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EscapeString

type EscapeString []StringWithEscape

func NewEscapeString

func NewEscapeString(str string) EscapeString

func (EscapeString) Element

func (e EscapeString) Element(ie int) string

func (EscapeString) Len

func (e EscapeString) Len() int

func (EscapeString) String

func (e EscapeString) String() string

func (EscapeString) Substring

func (e EscapeString) Substring(start, end int) string

func (EscapeString) SubstringByWidth

func (e EscapeString) SubstringByWidth(start, reqWidth int) string

func (EscapeString) Width

func (e EscapeString) Width() int

type StringWithEscape

type StringWithEscape struct {
	// contains filtered or unexported fields
}

func (StringWithEscape) Len

func (s StringWithEscape) Len() int

func (StringWithEscape) String

func (s StringWithEscape) String() string

func (StringWithEscape) Width

func (s StringWithEscape) Width() int

Jump to

Keyboard shortcuts

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