Versions in this module Expand all Collapse all v1 v1.0.0 Apr 20, 2024 Changes in this version + func NewApp(u usecase.AccountUseCase) *app + func RequestIDInterceptor(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, ...) (interface{}, error) + type AccountContext string + const AccountContextKey