Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApp ¶
func NewApp(u usecase.AccountUseCase) *app
func RequestIDInterceptor ¶
func RequestIDInterceptor(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (interface{}, error)
Types ¶
type AccountContext ¶
type AccountContext string
const AccountContextKey AccountContext = "AccountContext"
Click to show internal directories.
Click to hide internal directories.