# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewGrpcConn create new grpc client from name.
NewHttpClient create new http client from name.
No description provided by the author
No description provided by the author
No description provided by the author
NewTrustedContext create a trusted (or not) context without propaganda to other services.
No description provided by the author
No description provided by the author
UnaryClientInterceptor
https://github.com/go-kratos/kratos/blob/4ca25e46799ca1579d9e877e5be23f454ca23299/transport/grpc/client.go#L159-L192.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
InMemoryTokenManager TODO should use centralize authorization server to get jwt.
No description provided by the author
No description provided by the author
Transport is a gRPC transport.
No description provided by the author
# Interfaces
No description provided by the author
Propagator propagates cross-cutting concerns as key-value textpairs within a carrier that travels in-band across process boundaries to keep same state across services.
No description provided by the author
TrustedContextValidator validate whether the communication is behind authed gateway or server to server communication.