package engine type ( GenPolicyJsonBody struct { Dir string `json:"dir"` } )