//
pkg.gl
Category
github.com/byte4ever/dsco
internal
utils
package
1.2.0-beta
Repository:
https://github.com/byte4ever/dsco.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
120 SLOC
#
Functions
FormatIndexSequence
FormatIndexSequence formats nicely slice of integers.
FormatStringSequence
FormatStringSequence formats nicely slice of strings.
GetKeyName
GetKeyName returns key name based on root prefix and struct field.
ToSnakeCase
ToSnakeCase converts s to snake case.