package
Version:
v0.0.0-...-b4fa44d
Opens a new window with list of versions in this module.
Published: Feb 16, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
DO_NOTHING = false
AWS_REGION = "ap-northeast-1"
TOPIC_ARN = "arn:aws:sns:ap-northeast-1:123456789012:SampleTopic"
)
type Message struct {
OperationType string `json:"operationType"`
ID string `json:"id"`
ItemCode string `json:"itemCode"`
Text string `json:"text"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.