Documentation ¶
Index ¶
- func CreateFile(c *gin.Context)
- func CreateNode(c *gin.Context)
- func DeleteFile(c *gin.Context)
- func DeleteNode(c *gin.Context)
- func GetAllFiles(c *gin.Context)
- func GetAllNodes(c *gin.Context)
- func GetFile(c *gin.Context)
- func Load(c *gin.Context)
- type FormLoad
- type FormLoadConfig
- type LoadConfig
- type Request
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFile ¶
func CreateNode ¶
func DeleteFile ¶
func DeleteNode ¶
func GetAllFiles ¶
func GetAllNodes ¶
Types ¶
type FormLoad ¶
type FormLoad struct {
Config []FormLoadConfig `json:"config"`
}
type FormLoadConfig ¶
Click to show internal directories.
Click to hide internal directories.