Documentation ¶
Index ¶
- func AddKeyPodAttachment(jwtToken string, reqBody request.AttachmentsReqBody, ...) ([]response.Attachment, error)
- func DeleteKeyPodAttachment(jwtToken string, attachmentParam request.AttachmentParam) error
- func GetKeyPodAttachments(jwtToken string, attachmentParam request.AttachmentParam) ([]response.Attachment, error)
- func RenameKeyPodAttachment(jwtToken string, reqBody request.AttachmentReqBody, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddKeyPodAttachment ¶
func AddKeyPodAttachment( jwtToken string, reqBody request.AttachmentsReqBody, attachmentParam request.AttachmentParam, ) ([]response.Attachment, error)
func DeleteKeyPodAttachment ¶
func DeleteKeyPodAttachment(jwtToken string, attachmentParam request.AttachmentParam) error
func GetKeyPodAttachments ¶
func GetKeyPodAttachments(jwtToken string, attachmentParam request.AttachmentParam) ([]response.Attachment, error)
func RenameKeyPodAttachment ¶
func RenameKeyPodAttachment( jwtToken string, reqBody request.AttachmentReqBody, attachmentParam request.AttachmentParam, ) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.