Documentation ¶
Index ¶
- func GetPathTree(path string) []string
- func InitializeEvaluationRoute(router *mux.HyperMux)
- func InitializeStaticRoute(router *mux.HyperMux)
- func IsDir(path string) bool
- func Start()
- func StaticHandler(path string) func(writer http.ResponseWriter, request *http.Request)
- type EvaluateRequest
- type FileData
- type JSONData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPathTree ¶
func InitializeStaticRoute ¶
func StaticHandler ¶
func StaticHandler(path string) func(writer http.ResponseWriter, request *http.Request)
Types ¶
type EvaluateRequest ¶
Click to show internal directories.
Click to hide internal directories.