https://github.com/fatih/gomodifytags go install github.com/fatih/gomodifytags@latest 사용 예) gomodifytags -file channel_data.go -struct RequestCreateOpenChannel -add-tags json -w gomodifytags -file channel_data.go -struct ResponseOkCreateOpenChannel -remove-tags json -w