Skip to content

Tags: genewoo/go-zero

Tags

v1.0.26

Toggle v1.0.26's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add dockerfile generator

v1.0.25

Toggle v1.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rpc generation fix (zeromicro#184)

* reactor alert

* optimize

* add test case

* update the target directory in case proto contains option

* fix missing comments and format code

v1.0.24

Toggle v1.0.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
reactor rpc (zeromicro#179)

* reactor rpc generation

* update flag

* update command

* update command

* update unit test

* delete test file

* optimize code

* update doc

* update gen pb

* rename target dir

* update mysql data type convert rule

* add done flag

* optimize req/reply parameter

* optimize req/reply parameter

* remove waste code

* remove duplicate parameter

* format code

* format code

* optimize naming

* reactor rpcv2 to rpc

* remove new line

* format code

* rename underline to snake

* reactor getParentPackage

* remove debug log

* reactor background

v1.0.23

Toggle v1.0.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
goctl add stdin flag (zeromicro#170)

* add stdin flag to use stdin receive api doc and use stdout output formatted result

* optimize code and output error through stderr

* fix mistake

* add dir parameter legality verify

v1.0.22

Toggle v1.0.22's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
make tests faster

v1.0.21

Toggle v1.0.21's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
update breaker doc

v1.0.20

Toggle v1.0.20's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
avoid bigint converted into float64 when unmarshaling

v1.0.19

Toggle v1.0.19's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add more tests

v1.0.18

Toggle v1.0.18's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
update shorturl doc

v1.0.17

Toggle v1.0.17's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
goreportcard not working, remove it temporarily