package
Version:
v1.90.2
Opens a new window with list of versions in this module.
Published: Dec 18, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Error is a class of sharedlink errors.
type Link struct {
AccessKey string
}
Link is a parsed link from Linksharing, or S3 presigned.
Parse parses a raw URL and returns a Link. It supports Linksharing links
with /s or /raw path prefix, or S3 presigned V2 or V4 links.
Currently it only parses the access key.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.