textutils

package module
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustNormalize

func MustNormalize(name string, options ...NormalizeOption) (s string)

func Normalize

func Normalize(name string, options ...NormalizeOption) (s string, err error)

Types

type NormalizeOption

type NormalizeOption byte
const (
	OptionSpace NormalizeOption = 1 << iota
	OptionSlugSpace
)

Jump to

Keyboard shortcuts

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