userservice

package
v0.0.0-...-8f4e997 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UserGetFeedService

func UserGetFeedService(ctx context.Context, req *user.FeedRequest) (*user.FeedResponse, error)

statusCode, statusMsg, videoList, nextTime, err := userservice.UserGetFeedService(ctx, req).

func UserInfoService

func UserInfoService(ctx context.Context, req *user.UserRequest) (int32, string, *user.User, error)

func UserLoginService

func UserLoginService(ctx context.Context, req *user.UserLoginRequest) (int32, string, int64, string, error)

func UserPublishActionService

func UserPublishActionService(
	ctx context.Context,
	req *user.PublishActionRequest,
) (*user.PublishActionResponse, error)

func UserRegisterService

func UserRegisterService(ctx context.Context, req *user.UserRegisterRequest) (int32, string, int64, string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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