user

package
v0.0.0-...-c52fe67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	UserInfoDownloadService service.UserInfoDownloadService
}

func New

func New(params Params) *Handler

func (*Handler) GetUserInfoRequestStatus

func (h *Handler) GetUserInfoRequestStatus(ctx context.Context, request *proto.UserInfoRequest) (*proto.UserInfoResponse, error)

func (*Handler) RequestUserInfo

func (h *Handler) RequestUserInfo(ctx context.Context, request *proto.UserInfoRequest) (*proto.UserInfoResponse, error)

type Params

type Params struct {
	fx.In

	UserInfoDownloadService service.UserInfoDownloadService
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL