package
0.0.0-20240715094238-4fd7053e38e3
Repository: https://github.com/jtagcat/util.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
http.Get()+ ctx.
go <func> with single waitgroup waitGo := util.GoWg(func() { exampleFunc(foo, bar) }) defer waitGo().
http.Post() + ctx.
os.ReadFile, but returns string.
strings.Cut, but starting from last character, found is either empty or seperator Deprecated: use RevCutv2, when !found, rightOf is returned.
No description provided by the author
No description provided by the author
Either base is returned or base + elem, never outside base, except when using symlinks.
No description provided by the author
No description provided by the author
No description provided by the author
always returns [n]string; discards subelements after n.
No description provided by the author
k8s.io/helm/pkg/urlutil mod: supports // and / in case of multiple absolute paths, last is used.
No description provided by the author

# Structs

for errors.Is(err, ERr).
No description provided by the author