Commit Graph

925 Commits (1e543c2a9e64410f9eae186f174152eda6ccceb2)
 

Author SHA1 Message Date
Tony Chen 7dec80ccfd
fix error code and regenerate proto (#954) 4 years ago
longXboy 637af7f4b0 change filename 4 years ago
longxboy 28abad2268
Feat/http resovler (#953) 4 years ago
longxboy c1e5b1c17b
add protojson (#952) 4 years ago
longxboy eb958b2093
add path for rpc stub (#947) 4 years ago
Tony Chen 66412031fd
errors: refactor status code (#948) 4 years ago
Tony Chen cc0221b5ce
errors: add errors coder (#946) 4 years ago
longxboy 9a3a02fc68
add http client rpc stub (#943) 4 years ago
opensite 44c2641da2
example/blog: add the usage example of validate in proto file for blog (#942) 4 years ago
Tony Chen 15d0f22fb7
fix handler options (#941) 4 years ago
包子 e2031dcfe6
remove example/traces/go.mod (#940) 4 years ago
Tony Chen 4d0770a6a2
fix http handler (#939) 4 years ago
Tony Chen b9f821c29f
transport/http: add http handler (#937) 4 years ago
Tony Chen ef6e52d1ba
add multiple middlewares (#936) 4 years ago
webliupeng 248d30f068
fix incorrect return type in service template (#935) 4 years ago
包子 65d8b48f9a
add examples/traces (#932) 4 years ago
dowenliu-xyz aab0d5aa43
fix tracing: call tracer.End() in closure. (#928) 4 years ago
Tony Chen ba5b8d1ee3
api/metadata: clean package (#926) 4 years ago
Tony Chen 5d36b6e67c
kratos: fix: unable to get the correct port when registering the service (#925) 4 years ago
Tony Chen e989bb04e3
add yaml encoder (#924) 4 years ago
Tony Chen 2de0fa330c
remove event interface (#923) 4 years ago
Tony Chen 0dbcaa2443
clean transport (#920) 4 years ago
longxboy 8f8b861f7d
add default propagation for trace (#919) 4 years ago
Tony Chen d78eb3ee4b
log: add level printer (#918) 4 years ago
dowenliu-xyz 24b1ca6bc3
tracing: set tracing status after request. (#911) 4 years ago
Jason C.H e7926b989d
Import direct resovler for grpc client (#913) 4 years ago
包子 6791cd665b
Modify cmd new project terminal output style (#908) 4 years ago
包子 0e4a057027
modify kratos cmd new project (#907) 4 years ago
longXboy 42313e9368 fix api proto import path 4 years ago
longXboy d8edff0b84 fix api metadata 4 years ago
Cluas 7e7bbdbed6
encoding/xml: add xml encode support (#905) 4 years ago
Cluas eb732c4de0
internal/http: optimize support more content_type (#904) 4 years ago
longXboy a83d396b74 fix example build 4 years ago
longXboy 86193a2a5f fix api meta proto path 4 years ago
longxboy 0e0be64cba
add api metadata (#901) 4 years ago
miya dc0f4ed9b8
mw/logging:enhance req.(fmt.Stringer) (#898) 4 years ago
Tony Chen eed0ac7d4a
add layout env (#897) 4 years ago
Tony Chen 2e4bb11f00
remove proto gopath (#896) 4 years ago
Tony Chen eeab979d5f
remove errors generator (#892) 4 years ago
Tony Chen 801f89b6db
log: rename Print to Log (#886) 4 years ago
miya f81f95cbbc
example/blog: enhance ctx (#887) 4 years ago
opensite 83eba7083a
examples/blog:update the trace to be consistent with the official (#888) 4 years ago
Joe 21d9ff2c39
refactor: format new.go (#885) 4 years ago
Tony Chen d85f5e9ae1
encoding/json: fix nil value (#884) 4 years ago
Tzz 18ea3a6a47
Fix: marshalJson error, when values contains map[interface{}]interface{} (#883) 4 years ago
Tony Chen 6919f158cd
api/errors: fix parse error (#881) 4 years ago
Tony Chen 7c6f53132f
api/errors: refactor to grpc statas (#880) 4 years ago
Cluas 8b875e43a5
binding: ignore unexpected field (#879) 4 years ago
包子 f33bd70d75
middleware/logging client add traceid (#878) 4 years ago
opensite 8dc92ef8b4
examples/blog:keep the grpc and http error consistent (#873) 4 years ago