package
1.0.30
Repository: https://github.com/c00w/client.git
Documentation: pkg.go.dev

# Functions

TODO: this function can likely be replaced with a call to AssertionParseAndOnly when CORE-2967 and CORE-2968 are fixed.
normalizeNamesInTLF takes a split TLF name and, without doing any resolutions or identify calls, normalizes all elements of the name.
No description provided by the author

# Constants

PublicUIDName is the name given to keybase1.PublicUID.
ReaderSep is the string that separates readers from writers in a TLF name.
TlfHandleExtensionSep is the string that separates the folder participants from an extension suffix in the TLF name.

# Structs

BadTLFNameError indicates a top-level folder name that has an incorrect format.
NoSuchNameError indicates that the user tried to access a subdirectory entry that doesn't exist.
NoSuchUserError indicates that the given user couldn't be resolved.
TlfNameNotCanonical indicates that a name isn't a canonical, and that another (not necessarily canonical) name should be tried.