Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenCollection ¶
OpenCollection can be used to open a new docstore collection using one of the custom openers that are loaded. This will fall back to the original docstore URL openers if there is no custom opener with the given scheme loaded.
func RegisterCustomOpener ¶
func RegisterCustomOpener(key string, fn customCollectionOpenerFn)
RegisterCustomOpener will register a new custom opener as being available for use to open a custom docstore URL with credentials.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.