mirror of
https://github.com/kataras/iris.git
synced 2026-01-08 20:41:57 +00:00
New iris.WithKeepAlive(time.Duration) Configurator is added as a helper to enable TCP listener featured with keep-alive
This commit is contained in:
@@ -106,7 +106,7 @@ type DirOptions struct {
|
||||
// See `DirListRich` package-level function too.
|
||||
DirList DirListFunc
|
||||
|
||||
// show hidden files or directories or not when `ShowList` is true
|
||||
// Show hidden files or directories or not when `ShowList` is true.
|
||||
ShowHidden bool
|
||||
|
||||
// Files downloaded and saved locally.
|
||||
|
||||
Reference in New Issue
Block a user