api/response_feature_consistency_reply_response.go (
4
lines of code) (
raw
):
package api type FeatureConsistencyReplyResponse struct { RequestId string `json:"RequestId"` }