Documentation ¶
Overview ¶
Package server is a sponge UI service that contains the front-end pages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompressPathToZip ¶
CompressPathToZip compressed directory to zip file
Types ¶
type GenerateCodeForm ¶
type GenerateCodeForm struct { Arg string `json:"arg" binding:"required"` Path string `json:"path" binding:"required"` }
GenerateCodeForm generate code form
Click to show internal directories.
Click to hide internal directories.