//
pkg.gl
Category
github.com/hqhq/grpc-go
peer
package
1.4.2
Repository:
https://github.com/hqhq/grpc-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
21 SLOC
#
Functions
FromContext
FromContext returns the peer information in ctx if it exists.
NewContext
NewContext creates a new context with peer information attached.
#
Structs
Peer
Peer contains the information of the peer for an RPC, such as the address and authentication information.