strutils

package
v0.0.0-...-7138586 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RemoveAccents

func RemoveAccents(s string) string

RemoveAccents transforms the string, removing accents and preserving "Ñ"

Types

type EncDec

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

func NewEncDec

func NewEncDec() *EncDec

func (*EncDec) Decode

func (e *EncDec) Decode(bytes []byte) string

func (*EncDec) Encode

func (e *EncDec) Encode(s string) []byte

Jump to

Keyboard shortcuts

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