Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoRPCEffectiveCallerID ¶
GoRPCEffectiveCallerID creates new EffectiveCallerID(vtrpcpb.CallerID) from GoRPC's CallerID
func GoRPCImmediateCallerID ¶
func GoRPCImmediateCallerID(v *VTGateCallerID) *querypb.VTGateCallerID
GoRPCImmediateCallerID creates new ImmediateCallerID(querypb.VTGateCallerID) from GoRPC's VTGateCallerID
Types ¶
type VTGateCallerID ¶
type VTGateCallerID struct {
Username string
}
VTGateCallerID is the BSON implementation of the proto3 query.VTGateCallerID
Click to show internal directories.
Click to hide internal directories.