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 b776468e69
route support no request and response (#178)
* add more test and support no request and response

* fix slash when run on windows

* optimize test
4 years ago
..
basestate.go goctl added 4 years ago
basestate_test.go goctl added 4 years ago
entity.go add anonymous annotation (#134) 4 years ago
infostate.go update package reference 4 years ago
parser.go add anonymous annotation (#134) 4 years ago
rootstate.go add go report badge 4 years ago
servicestate.go route support no request and response (#178) 4 years ago
state.go update package reference 4 years ago
typeparser.go print more message when parse error (#131) 4 years ago
typestate.go update package reference 4 years ago
util.go ignore blank between bracket and service tag (#154) 4 years ago
validator.go update package reference 4 years ago
vars.go optimize route parse (#70) 4 years ago