Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Routes map[string]string = map[string]string{
"GET /{AssetUrl}": "Get Asset",
"GET /manage/url/{path}": "Fetch Asset Details By URL",
"GET /manage/id/{id}": "Fetch Asset Details By ID",
"POST /manage": "Create Asset",
}
Method Route - Handler Function Name
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.