Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidKeyFormat = errors.New("Blob key is in invalid format")
ErrInvalidKeyFormat is returned when blob key is in invalid format
View Source
var ErrNotFound = errors.New("Blob not found")
ErrNotFound is returned when given blob is not found
Functions ¶
func EnsureAuthorizedPrefix ¶
EnsureAuthorizedPrefix panics if the path is invalid under the given context
func SanitizeFileName ¶
SanitizeFileName replaces invalid characters from given filename
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.