//
pkg.gl
Category
github.com/ovh/cds
sdk
slug
package
0.55.1
Repository:
https://github.com/ovh/cds.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
9
Files
133 SLOC
#
Functions
Convert
Convert returns a slug for the given string, a slug is a lower case text without special caracters or space, only letters, numbers and dashes.
Valid
Valid returns if given string is a valid slug.