//
pkg.gl
Category
github.com/techidea8/codectl
infra
restkit
handler
tryfile
package
1.0.2
Repository:
https://github.com/techidea8/codectl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
249 SLOC
#
Functions
NewCacheFs
No description provided by the author
NewFreecacher
No description provided by the author
NewSyncMap
No description provided by the author
NewTryfile
No description provided by the author
#
Structs
CacheFs
No description provided by the author
Tryfile
Tryfile 实现了 http.Handler 接口,所以可以用来处理 HTTP 请求 其中 root 用于定义前端静态资源目录(包含js、css 文件) index 用于定义入口视图模板文件,通常是 index.html ctxpath 是应用前缀.
#
Interfaces
Cache
No description provided by the author