Documentation
¶
Overview ¶
Package slugify is a Turkish/unicode compatible Slug generator library for golang.
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
API structs creates a wrapper to be used for custom configurations
func GetWithCustomReplacer ¶
GetWithCustomReplacer returns API instance with given configuration
Example ¶
Output: 5-simple-tips-and-tricks-for-writing-unit-tests-in-#golang
func (*API) SetReplaceSet ¶
SetReplaceSet changes default replace table with given table.
Click to show internal directories.
Click to hide internal directories.