c28ea0e3485c1b272d81dae430b7158101208ab1
enhanced-sile-server
This package is designed to enhance Go's built-in http file server function and provide additional features.
Where the native function's file listing was just an alphabetical set of files, this one adds file size, date, owner/group, and sorting capability.
This should be a drop-in replacement and is largely based on the original function.
Description
This package is designed to enhance Go's built-in http file server function and provide additional features.
Languages
Go
100%