package
Version:
v0.1.6
Opens a new window with list of versions in this module.
Published: Mar 15, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Data struct {
Response Response `json:"data"`
}
Create - upload attachments
type Response struct {
ID string `json:"gid"`
ResourceType string `json:"resource_type"`
Name string `json:"name"`
ResourceSubtype string `json:"resource_subtype"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.