utils

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CamelToSnake

func CamelToSnake(s string) string

func NewGlobFileMatcher

func NewGlobFileMatcher(ptn string) (func(fs.FileInfo) bool, error)

func NewGlobMatcher

func NewGlobMatcher(ptn string) (func(string) bool, error)

func UnescapeGlob

func UnescapeGlob(s string) string

un-escape -types and -files globs: '*' -> *, "foo" -> foo if first and last characters are quotes, remove them.

Types

This section is empty.

Jump to

Keyboard shortcuts

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