Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GRPCServerContext ¶
type GRPCServerContext struct { SignedInUser *model.SignedInUser RequestId string }
func FromContext ¶
func FromContext(ctx context.Context) *GRPCServerContext
Click to show internal directories.
Click to hide internal directories.