Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RequestBody ¶
type RequestBody struct { SrcBucket string `json:"srcBucket"` DstBucket string `json:"dstBucket"` ProjectId string `json:"projectId"` JsonKeyPath string `json:"jsonKeyPath,omitempty"` SlackToken string `json:"slackToken,omitempty"` SlackChannel string `json:"slackChannel,omitempty"` SlackEmoji string `json:"slackEmoji,omitempty"` }
Click to show internal directories.
Click to hide internal directories.