• R
    mediaapi/fileutils: Clean up · 731c10a4
    Robert Swain 提交于
    Reorder functions to have public API functions in alphabetical order at
    the top, internal package functions at the bottom in call order.
    
    Use RawURLEncoding to avoid padding the hash with '='.
    
    Use stronger types for paths in public API.
    
    Simplify comments.
    731c10a4
fileutils.go 7.3 KB