Versions in this module Expand all Collapse all v1 v1.75.1 Aug 28, 2026 Changes in this version + func AppyTimeGlobs(s string, t time.Time) string + func Help() string + func ParseGlobs(s string) (hasGlobs bool, substring string) + func Path(ctx context.Context, s string, isDir bool) string + func SetOptions(ctx context.Context, s ...string) (err error) + func SuffixKeepExtension(remote string, suffix string) string + func TimeFormat(timeFormat string) string + func Transforming(ctx context.Context) bool + func TrimBrackets(s string) string + type Algo = fs.Enum[transformChoices] + const ConvASCII + const ConvBase64Decode + const ConvBase64Encode + const ConvCharmap + const ConvCommand + const ConvDate + const ConvDecoder + const ConvEncoder + const ConvFindReplace + const ConvISO8859_1 + const ConvIndex + const ConvLowercase + const ConvMacintosh + const ConvNone + const ConvPrefix + const ConvRegex + const ConvSuffix + const ConvSuffixKeepExtension + const ConvTitlecase + const ConvToNFC + const ConvToNFD + const ConvToNFKC + const ConvToNFKD + const ConvTrimPrefix + const ConvTrimSuffix + const ConvTruncate + const ConvTruncateBytes + const ConvTruncateBytesKeepExtension + const ConvTruncateKeepExtension + const ConvURL + const ConvUppercase + const ConvWindows1252 + type CharmapChoices = fs.Enum[cmapChoices] v1.75.0-telegram1 Aug 28, 2026