utils

package
v0.37.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CamelCaseToSpaceCase

func CamelCaseToSpaceCase(s string) string

Types

type SortedEntry

type SortedEntry[T any] struct {
	Key string
	Val T
}

func SortMapByKey

func SortMapByKey[T any](m map[string]T) []SortedEntry[T]

Jump to

Keyboard shortcuts

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