Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ItemInfo ¶
type ItemInfo struct {
Path string `json:"path"` // Path to the new item, relative to the source
}
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (Server) HandlePostSource ¶
func (Server) SendManualHandler ¶ added in v0.2.23
Click to show internal directories.
Click to hide internal directories.