package model type GenTool struct { ClientDir string InputDir string OutputDir string GenType int32 }