jessetang
9a973d29c2
fix: rectification of non-standard lint codes ( #2746 )
2 years ago
Guoqiang Ding
40300677ee
fix(metadata): sort services by lexicographical order on ListServices ( #2397 )
...
Co-authored-by: Guoqiang Ding <guoqiang10@staff.sina.com.cn>
2 years ago
jesse.tang
9f65c1a03d
cleanup: remove redundancy type conversion and golangci add unconvert ( #2409 )
...
* cleanup: remove redundancy type conversion
* golangci add unconvert check
2 years ago
jesse.tang
4d95050747
fix: fmt import ( #2379 )
2 years ago
Guoqiang Ding
667d63839c
fix(makefile): add "make proto" for proto generating ( #2130 )
...
Co-authored-by: Guoqiang Ding <guoqiang10@staff.sina.com.cn>
2 years ago
过客龙门
0ce9e8d069
specify array capacity hints ( #2299 )
2 years ago
Giovanny Gutiérrez
2209da5e24
feat(metadata): Ignore service if the dependencies are not found ( #2171 )
...
* feat(metadata): Ignore service if the dependencies are not found
* chore: Use errors.Is instead of equal operator
3 years ago
Guoqiang Ding
2f8703bff2
fix: allow the case of proto not found, such like gogo.proto ( #2132 )
...
Co-authored-by: Guoqiang Ding <guoqiang10@staff.sina.com.cn>
3 years ago
包子
3aaac45e3d
fix: regenerate the proto file ( #2108 )
...
* fix: regenerate the proto file
* fix
Co-authored-by: baozhecheng <>
3 years ago
songzhibin97
0bbd008397
Update server.go ( #2021 )
3 years ago
cui fliter
ed6ab7caf9
docs: fix some typos ( #1852 )
...
Signed-off-by: cuishuang <imcusg@gmail.com>
3 years ago
Eng Zer Jun
77b16286f8
refactor: move from io/ioutil to io and os packages ( #1633 )
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
3 years ago
Kagaya
f7588a47de
fix: ci lint error ( #1391 )
...
* fix lint check
* fix lll lint error
* fix build error
* fix gomnd
* fix shadow declaration
* add make test command
* update
3 years ago
longXboy
14d383bc6f
add v2.0.0
4 years ago
longxboy
7530fadde0
Feat/fix examples ( #1129 )
...
remove github protobuf dependency
4 years ago
Tony Chen
d4d6925cd0
cmd/protoc-gen-go-http: fix http protoc to bind query_string ( #1126 )
...
* fix http protoc to bind query_string
Co-authored-by: longXboy <longxboyhi@gmail.com>
4 years ago
longxboy
8baa2ede4b
add path pattern for http ( #1076 )
...
* add path pattern for http
4 years ago
Tony Chen
8d8cd8c8a8
Middleware/metadata v2 ( #1050 )
...
* add middleware metadata
* add transport header
* add transport carrier
Co-authored-by: longXboy <longxboy@gmail.com>
4 years ago
Tony Chen
2729caeecf
http/binding: rename encode url ( #1039 )
...
* rename binding url
4 years ago
Tony Chen
eca0f35cb5
transport/http: add vars to http context ( #1037 )
...
* add vars to http context
* add query to http context
* remove http deps
* clean request decoder
4 years ago
Tony Chen
1b13abd136
transport/http: add http route ( #1029 )
...
* add http route
* fix http context
* add HTTP middleware
Co-authored-by: longXboy <longxboyhi@gmail.com>
4 years ago
longxboy
736385c8e6
Feat/uni transport ( #1028 )
...
* add metadata incoming&outgoing
* regenerate proto
* uni transport
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
4 years ago
longXboy
b32e7d6e70
fix swagger api
4 years ago
Tony Chen
7dec80ccfd
fix error code and regenerate proto ( #954 )
...
* fix error code and regenerate proto
4 years ago
longxboy
eb958b2093
add path for rpc stub ( #947 )
...
* add path for rpc stub
* fix http body and response_body
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
4 years ago
Tony Chen
b9f821c29f
transport/http: add http handler ( #937 )
...
* add http handler
* fix request error
4 years ago
Tony Chen
ba5b8d1ee3
api/metadata: clean package ( #926 )
...
* clean api proto
* fix nil trace_id
4 years ago
longXboy
42313e9368
fix api proto import path
4 years ago
longXboy
d8edff0b84
fix api metadata
4 years ago
longxboy
0e0be64cba
add api metadata ( #901 )
...
* add api metadata
4 years ago
Tony Chen
f9522036da
api: update extension index ( #775 )
...
* update extension & regenerate proto
4 years ago
chenzhihui
3566386a89
init v2
4 years ago