adaptor

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SystemServerImpl

type SystemServerImpl struct {
	*config.Config
	SystemService service.SystemService
}

func (*SystemServerImpl) AddNotification added in v1.0.9

func (s *SystemServerImpl) AddNotification(ctx context.Context, req *system.AddNotificationReq) (resp *system.AddNotificationResp, rr error)

func (*SystemServerImpl) CleanNotification added in v1.0.7

func (s *SystemServerImpl) CleanNotification(ctx context.Context, req *system.CleanNotificationReq) (resp *system.CleanNotificationResp, rr error)

func (*SystemServerImpl) ContainsRole

func (s *SystemServerImpl) ContainsRole(ctx context.Context, req *system.ContainsRoleReq) (resp *system.ContainsRoleResp, rr error)

func (*SystemServerImpl) CountNotification added in v1.0.7

func (s *SystemServerImpl) CountNotification(ctx context.Context, req *system.CountNotificationReq) (resp *system.CountNotificationResp, rr error)

func (*SystemServerImpl) CreateAdmin

func (s *SystemServerImpl) CreateAdmin(ctx context.Context, req *system.CreateAdminReq) (resp *system.CreateAdminResp, rr error)

func (*SystemServerImpl) CreateApply

func (s *SystemServerImpl) CreateApply(ctx context.Context, req *system.CreateApplyReq) (resp *system.CreateApplyResp, rr error)

func (*SystemServerImpl) CreateCommunity

func (s *SystemServerImpl) CreateCommunity(ctx context.Context, req *system.CreateCommunityReq) (resp *system.CreateCommunityResp, rr error)

func (*SystemServerImpl) CreateNews

func (s *SystemServerImpl) CreateNews(ctx context.Context, req *system.CreateNewsReq) (resp *system.CreateNewsResp, rr error)

func (*SystemServerImpl) CreateNotice

func (s *SystemServerImpl) CreateNotice(ctx context.Context, req *system.CreateNoticeReq) (resp *system.CreateNoticeResp, rr error)

func (*SystemServerImpl) DeleteAdmin

func (s *SystemServerImpl) DeleteAdmin(ctx context.Context, req *system.DeleteAdminReq) (resp *system.DeleteAdminResp, rr error)

func (*SystemServerImpl) DeleteCommunity

func (s *SystemServerImpl) DeleteCommunity(ctx context.Context, req *system.DeleteCommunityReq) (resp *system.DeleteCommunityResp, rr error)

func (*SystemServerImpl) DeleteNews

func (s *SystemServerImpl) DeleteNews(ctx context.Context, req *system.DeleteNewsReq) (resp *system.DeleteNewsResp, rr error)

func (*SystemServerImpl) DeleteNotice

func (s *SystemServerImpl) DeleteNotice(ctx context.Context, req *system.DeleteNoticeReq) (resp *system.DeleteNoticeResp, rr error)

func (*SystemServerImpl) HandleApply

func (s *SystemServerImpl) HandleApply(ctx context.Context, req *system.HandleApplyReq) (resp *system.HandleApplyResp, rr error)

func (*SystemServerImpl) ListAdmin

func (s *SystemServerImpl) ListAdmin(ctx context.Context, req *system.ListAdminReq) (resp *system.ListAdminResp, rr error)

func (*SystemServerImpl) ListApply

func (s *SystemServerImpl) ListApply(ctx context.Context, req *system.ListApplyReq) (resp *system.ListApplyResp, rr error)

func (*SystemServerImpl) ListCommunity

func (s *SystemServerImpl) ListCommunity(ctx context.Context, req *system.ListCommunityReq) (resp *system.ListCommunityResp, rr error)

func (*SystemServerImpl) ListNews

func (s *SystemServerImpl) ListNews(ctx context.Context, req *system.ListNewsReq) (resp *system.ListNewsResp, rr error)

func (*SystemServerImpl) ListNotice

func (s *SystemServerImpl) ListNotice(ctx context.Context, req *system.ListNoticeReq) (resp *system.ListNoticeResp, rr error)

func (*SystemServerImpl) ListNotification added in v1.0.7

func (s *SystemServerImpl) ListNotification(ctx context.Context, req *system.ListNotificationReq) (resp *system.ListNotificationResp, rr error)

func (*SystemServerImpl) ListUserIdByRole

func (s *SystemServerImpl) ListUserIdByRole(ctx context.Context, req *system.ListUserIdByRoleReq) (resp *system.ListUserIdByRoleResp, rr error)

func (*SystemServerImpl) ReadNotification added in v1.0.7

func (s *SystemServerImpl) ReadNotification(ctx context.Context, req *system.ReadNotificationReq) (resp *system.ReadNotificationResp, rr error)

func (*SystemServerImpl) RetrieveAdmin

func (s *SystemServerImpl) RetrieveAdmin(ctx context.Context, req *system.RetrieveAdminReq) (resp *system.RetrieveAdminResp, rr error)

func (*SystemServerImpl) RetrieveCommunity

func (s *SystemServerImpl) RetrieveCommunity(ctx context.Context, req *system.RetrieveCommunityReq) (resp *system.RetrieveCommunityResp, rr error)

func (*SystemServerImpl) RetrieveNews

func (s *SystemServerImpl) RetrieveNews(ctx context.Context, req *system.RetrieveNewsReq) (resp *system.RetrieveNewsResp, rr error)

func (*SystemServerImpl) RetrieveNotice

func (s *SystemServerImpl) RetrieveNotice(ctx context.Context, req *system.RetrieveNoticeReq) (resp *system.RetrieveNoticeResp, rr error)

func (*SystemServerImpl) RetrieveUserRole

func (s *SystemServerImpl) RetrieveUserRole(ctx context.Context, req *system.RetrieveUserRoleReq) (resp *system.RetrieveUserRoleResp, rr error)

func (*SystemServerImpl) UpdateAdmin

func (s *SystemServerImpl) UpdateAdmin(ctx context.Context, req *system.UpdateAdminReq) (resp *system.UpdateAdminResp, rr error)

func (*SystemServerImpl) UpdateCommunity

func (s *SystemServerImpl) UpdateCommunity(ctx context.Context, req *system.UpdateCommunityReq) (resp *system.UpdateCommunityResp, rr error)

func (*SystemServerImpl) UpdateNews

func (s *SystemServerImpl) UpdateNews(ctx context.Context, req *system.UpdateNewsReq) (resp *system.UpdateNewsResp, rr error)

func (*SystemServerImpl) UpdateNotice

func (s *SystemServerImpl) UpdateNotice(ctx context.Context, req *system.UpdateNoticeReq) (resp *system.UpdateNoticeResp, rr error)

func (*SystemServerImpl) UpdateUserRole

func (s *SystemServerImpl) UpdateUserRole(ctx context.Context, req *system.UpdateUserRoleReq) (resp *system.UpdateUserRoleResp, rr error)

Jump to

Keyboard shortcuts

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