//
pkg.gl
Category
github.com/trainking/goboot
pkg
service
package
0.1.6
Repository:
https://github.com/trainking/goboot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
3
Files
121 SLOC
#
Functions
GetRequestID
GetRequestID 获取RequestID.
NewGrpcClientConn
NewGrpcClientConn 获取GrpcConn,根据配置.
WithRequestIDContext
WithRequestIDContext 加入requestID的context.
#
Constants
RequestIDKey
RequestIDKey requestID的键.
#
Structs
BaseService
BaseService service的基础服务.