Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLastModifiedFastHttp ¶ added in v0.9.5
func SetLastModifiedFastHttp(r *fasthttp.RequestCtx, entry *model.Entry)
func SetLastModifiedNetHttp ¶ added in v0.9.5
func SetLastModifiedNetHttp(w http.ResponseWriter, entry *model.Entry)
func SetLastModifiedValueFastHttp ¶ added in v0.9.7
func SetLastModifiedValueFastHttp(r *fasthttp.RequestCtx, v int64)
func SetLastModifiedValueNetHttp ¶ added in v1.0.1
func SetLastModifiedValueNetHttp(w http.ResponseWriter, v int64)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.