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
Xiaoju Jiang 321dc2d410
Added support for setting the parameter size accepted by the interface and custom timeout and maxbytes in API file (#1713)
* Added support for setting the parameter size accepted by the interface

* support custom timeout and maxbytes in API file

* support timeout used unit

* remove goctl maxBytes
3 years ago
..
apigen Fix #1609 (#1617) 3 years ago
dartgen fix(goctl): dart gen user defined struct array (#1620) 3 years ago
docgen feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535) 3 years ago
format fix(goctl): api format with reader input (#1722) 3 years ago
gogen Added support for setting the parameter size accepted by the interface and custom timeout and maxbytes in API file (#1713) 3 years ago
javagen refactor: refactor yaml unmarshaler (#1517) 3 years ago
ktgen fix(goctl): kotlin code generation (#1632) 3 years ago
new Fix #1609 (#1617) 3 years ago
parser [fix] typo (#1655) 3 years ago
spec refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
tsgen refactor: refactor yaml unmarshaler (#1517) 3 years ago
util refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
validate refactor: refactor yaml unmarshaler (#1517) 3 years ago