You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/tools/goctl/api/parser
kingxt d6d8fc21d8
type should not define nested (#212)
* nest type should not supported

* nest type should not supported

* nest type should not supported

* nest type should not supported

* new test

* new test
4 years ago
..
apifileparser.go type should not define nested (#212) 4 years ago
basestate.go api support for comment double slash // (#201) 4 years ago
basestate_test.go goctl added 4 years ago
entity.go 1. group support multi level folder 2. remove force flag (#203) 4 years ago
infostate.go update package reference 4 years ago
parser.go support type def without struct token (#210) 4 years ago
rootstate.go api support for comment double slash // (#201) 4 years ago
servicestate.go refactor parser and remove deprecated code (#204) 4 years ago
state.go update package reference 4 years ago
typeparser.go print more message when parse error (#131) 4 years ago
util.go refactor parser and remove deprecated code (#204) 4 years ago
validator.go refactor parser and remove deprecated code (#204) 4 years ago
vars.go support type def without struct token (#210) 4 years ago