service

package
v0.0.0-...-16ed941 Latest Latest
Warning

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

Go to latest
Published: May 5, 2024 License: MIT Imports: 11 Imported by: 0

README

Service

Documentation

Index

Constants

This section is empty.

Variables

ProviderSet is service providers.

Functions

This section is empty.

Types

type ChartService

type ChartService struct {
	pb.UnimplementedChartServiceServer
	// contains filtered or unexported fields
}

func NewChartService

func NewChartService(greeterUc *biz.ChartUsecase) *ChartService

func (*ChartService) DeleteChart

func (*ChartService) DeleteStudyTemplates

func (*ChartService) ListChart

func (*ChartService) ListStudyTemplate

func (*ChartService) LoadChart

func (*ChartService) LoadStudyTemplate

func (*ChartService) SaveAsChart

func (*ChartService) SaveChart

func (*ChartService) SaveStudyTemplate

type ProfileService

type ProfileService struct {
	pb.UnimplementedProfileServiceServer
	// contains filtered or unexported fields
}

func NewProfileService

func NewProfileService(profielUc *biz.ProfileUsecase) *ProfileService

func (*ProfileService) GetListUserProfileInternal

func (*ProfileService) GetUserProfile

func (s *ProfileService) GetUserProfile(ctx context.Context, req *emptypb.Empty) (*pb.GetUserProfileResponse, error)

func (*ProfileService) GetUserProfileInternal

func (*ProfileService) ListenUserAccount

func (s *ProfileService) ListenUserAccount(ctx context.Context, req *pb.ListenUserAccountRequest) (*emptypb.Empty, error)

func (*ProfileService) UpdateLanguage

Jump to

Keyboard shortcuts

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