package
0.0.0-20241206082607-3cc5adc59057
Repository: https://github.com/systemli/etherpad-toolkit.git
Documentation: pkg.go.dev

# Functions

GroupPadsByExpiration sorts pads for the given expiration and returns a map with string keys and string slices.
GroupPadsBySuffixes sorts pads for the given suffixes and returns a map with string keys and string slices.
ParsePadExpiration splits a string with format "default:30d,temp:24h,keep:365d" and returns a PadExpiration type.

# Constants

No description provided by the author

# Type aliases

No description provided by the author