package
0.5.1
Repository: https://github.com/bww/go-tasks.git
Documentation: pkg.go.dev

# Functions

Identity strips off query params from a UTD to yield the identity portion of the URI.Query parameters are not considered to be part of the identify of a UTD.
Key produces a hashed key from the identity of the provdied UTD.
ParsePath parses a UTD and splits its path into components, returning an array.
SplitPath splits a UTD path into components, returning an array.