Documentation ¶
Index ¶
- Variables
- func NewLibrarianSephirahServiceService(_ *bizangela.Angela, t *biztiphereth.Tiphereth, g *bizgebura.Gebura, ...) pb.LibrarianSephirahServiceServer
- type LibrarianSephirahServiceService
- func (s *LibrarianSephirahServiceService) AssignAppPackage(ctx context.Context, req *pb.AssignAppPackageRequest) (*pb.AssignAppPackageResponse, error)
- func (s *LibrarianSephirahServiceService) CreateApp(ctx context.Context, req *pb.CreateAppRequest) (*pb.CreateAppResponse, error)
- func (s *LibrarianSephirahServiceService) CreateAppPackage(ctx context.Context, req *pb.CreateAppPackageRequest) (*pb.CreateAppPackageResponse, error)
- func (s *LibrarianSephirahServiceService) CreateFeedConfig(ctx context.Context, req *pb.CreateFeedConfigRequest) (*pb.CreateFeedConfigResponse, error)
- func (s *LibrarianSephirahServiceService) CreateNotifyFlow(ctx context.Context, req *pb.CreateNotifyFlowRequest) (*pb.CreateNotifyFlowResponse, error)
- func (s *LibrarianSephirahServiceService) CreateNotifyTarget(ctx context.Context, req *pb.CreateNotifyTargetRequest) (*pb.CreateNotifyTargetResponse, error)
- func (s *LibrarianSephirahServiceService) CreateUser(ctx context.Context, req *pb.CreateUserRequest) (*pb.CreateUserResponse, error)
- func (s *LibrarianSephirahServiceService) DownloadFile(conn pb.LibrarianSephirahService_DownloadFileServer) error
- func (s *LibrarianSephirahServiceService) DownloadGameSaveFile(ctx context.Context, req *pb.DownloadGameSaveFileRequest) (*pb.DownloadGameSaveFileResponse, error)
- func (s *LibrarianSephirahServiceService) DownloadImage(ctx context.Context, req *pb.DownloadImageRequest) (*pb.DownloadImageResponse, error)
- func (s *LibrarianSephirahServiceService) GenerateToken(ctx context.Context, req *pb.GenerateTokenRequest) (*pb.GenerateTokenResponse, error)
- func (s *LibrarianSephirahServiceService) GetAppLibrary(ctx context.Context, req *pb.GetAppLibraryRequest) (*pb.GetAppLibraryResponse, error)
- func (s *LibrarianSephirahServiceService) GetBatchFeedItems(ctx context.Context, req *pb.GetBatchFeedItemsRequest) (*pb.GetBatchFeedItemsResponse, error)
- func (s *LibrarianSephirahServiceService) GetBindApps(ctx context.Context, req *pb.GetBindAppsRequest) (*pb.GetBindAppsResponse, error)
- func (s *LibrarianSephirahServiceService) GetFeedItem(ctx context.Context, req *pb.GetFeedItemRequest) (*pb.GetFeedItemResponse, error)
- func (s *LibrarianSephirahServiceService) GetImage(ctx context.Context, req *pb.GetImageRequest) (*pb.GetImageResponse, error)
- func (s *LibrarianSephirahServiceService) GetServerInformation(_ context.Context, _ *pb.GetServerInformationRequest) (*pb.GetServerInformationResponse, error)
- func (s *LibrarianSephirahServiceService) GetToken(ctx context.Context, req *pb.GetTokenRequest) (*pb.GetTokenResponse, error)
- func (s *LibrarianSephirahServiceService) GetUser(ctx context.Context, req *pb.GetUserRequest) (*pb.GetUserResponse, error)
- func (s *LibrarianSephirahServiceService) GroupFeedItems(ctx context.Context, req *pb.GroupFeedItemsRequest) (*pb.GroupFeedItemsResponse, error)
- func (s *LibrarianSephirahServiceService) LinkAccount(ctx context.Context, req *pb.LinkAccountRequest) (*pb.LinkAccountResponse, error)
- func (s *LibrarianSephirahServiceService) ListAppPackages(ctx context.Context, req *pb.ListAppPackagesRequest) (*pb.ListAppPackagesResponse, error)
- func (s *LibrarianSephirahServiceService) ListApps(ctx context.Context, req *pb.ListAppsRequest) (*pb.ListAppsResponse, error)
- func (s *LibrarianSephirahServiceService) ListFeedConfigs(ctx context.Context, req *pb.ListFeedConfigsRequest) (*pb.ListFeedConfigsResponse, error)
- func (s *LibrarianSephirahServiceService) ListFeedItems(ctx context.Context, req *pb.ListFeedItemsRequest) (*pb.ListFeedItemsResponse, error)
- func (s *LibrarianSephirahServiceService) ListGameSaveFile(ctx context.Context, req *pb.ListGameSaveFileRequest) (*pb.ListGameSaveFileResponse, error)
- func (s *LibrarianSephirahServiceService) ListImages(ctx context.Context, req *pb.ListImagesRequest) (*pb.ListImagesResponse, error)
- func (s *LibrarianSephirahServiceService) ListLinkAccount(ctx context.Context, req *pb.ListLinkAccountsRequest) (*pb.ListLinkAccountsResponse, error)
- func (s *LibrarianSephirahServiceService) ListNotifyFlows(ctx context.Context, req *pb.ListNotifyFlowsRequest) (*pb.ListNotifyFlowsResponse, error)
- func (s *LibrarianSephirahServiceService) ListNotifyTargets(ctx context.Context, req *pb.ListNotifyTargetsRequest) (*pb.ListNotifyTargetsResponse, error)
- func (s *LibrarianSephirahServiceService) ListUsers(ctx context.Context, req *pb.ListUsersRequest) (*pb.ListUsersResponse, error)
- func (s *LibrarianSephirahServiceService) MergeApps(ctx context.Context, req *pb.MergeAppsRequest) (*pb.MergeAppsResponse, error)
- func (s *LibrarianSephirahServiceService) PurchaseApp(ctx context.Context, req *pb.PurchaseAppRequest) (*pb.PurchaseAppResponse, error)
- func (s *LibrarianSephirahServiceService) RefreshApp(ctx context.Context, req *pb.RefreshAppRequest) (*pb.RefreshAppResponse, error)
- func (s *LibrarianSephirahServiceService) RefreshToken(ctx context.Context, req *pb.RefreshTokenRequest) (*pb.RefreshTokenResponse, error)
- func (s *LibrarianSephirahServiceService) ReportAppPackages(conn pb.LibrarianSephirahService_ReportAppPackagesServer) error
- func (s *LibrarianSephirahServiceService) SearchApps(ctx context.Context, req *pb.SearchAppsRequest) (*pb.SearchAppsResponse, error)
- func (s *LibrarianSephirahServiceService) SimpleDownloadFile(req *pb.SimpleDownloadFileRequest, ...) error
- func (s *LibrarianSephirahServiceService) SimpleUploadFile(conn pb.LibrarianSephirahService_SimpleUploadFileServer) error
- func (s *LibrarianSephirahServiceService) UnAssignAppPackage(ctx context.Context, req *pb.UnAssignAppPackageRequest) (*pb.UnAssignAppPackageResponse, error)
- func (s *LibrarianSephirahServiceService) UnLinkAccount(ctx context.Context, req *pb.UnLinkAccountRequest) (*pb.UnLinkAccountResponse, error)
- func (s *LibrarianSephirahServiceService) UpdateApp(ctx context.Context, req *pb.UpdateAppRequest) (*pb.UpdateAppResponse, error)
- func (s *LibrarianSephirahServiceService) UpdateAppPackage(ctx context.Context, req *pb.UpdateAppPackageRequest) (*pb.UpdateAppPackageResponse, error)
- func (s *LibrarianSephirahServiceService) UpdateFeedConfig(ctx context.Context, req *pb.UpdateFeedConfigRequest) (*pb.UpdateFeedConfigResponse, error)
- func (s *LibrarianSephirahServiceService) UpdateImage(ctx context.Context, req *pb.UpdateImageRequest) (*pb.UpdateImageResponse, error)
- func (s *LibrarianSephirahServiceService) UpdateNotifyFlow(ctx context.Context, req *pb.UpdateNotifyFlowRequest) (*pb.UpdateNotifyFlowResponse, error)
- func (s *LibrarianSephirahServiceService) UpdateNotifyTarget(ctx context.Context, req *pb.UpdateNotifyTargetRequest) (*pb.UpdateNotifyTargetResponse, error)
- func (s *LibrarianSephirahServiceService) UpdateUser(ctx context.Context, req *pb.UpdateUserRequest) (*pb.UpdateUserResponse, error)
- func (s *LibrarianSephirahServiceService) UploadFile(conn pb.LibrarianSephirahService_UploadFileServer) error
- func (s *LibrarianSephirahServiceService) UploadGameSaveFile(ctx context.Context, req *pb.UploadGameSaveFileRequest) (*pb.UploadGameSaveFileResponse, error)
- func (s *LibrarianSephirahServiceService) UploadImage(ctx context.Context, req *pb.UploadImageRequest) (*pb.UploadImageResponse, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewLibrarianSephirahServiceService)
ProviderSet is service providers.
Functions ¶
func NewLibrarianSephirahServiceService ¶
func NewLibrarianSephirahServiceService( _ *bizangela.Angela, t *biztiphereth.Tiphereth, g *bizgebura.Gebura, b *bizbinah.Binah, y *bizyesod.Yesod, n *biznetzach.Netzach, c *bizchesed.Chesed, app *libapp.Settings, auth *libauth.Auth, authFunc func(context.Context) (context.Context, error), ) pb.LibrarianSephirahServiceServer
Types ¶
type LibrarianSephirahServiceService ¶
type LibrarianSephirahServiceService struct { pb.UnimplementedLibrarianSephirahServiceServer // contains filtered or unexported fields }
func (*LibrarianSephirahServiceService) AssignAppPackage ¶ added in v0.0.9
func (s *LibrarianSephirahServiceService) AssignAppPackage( ctx context.Context, req *pb.AssignAppPackageRequest, ) (*pb.AssignAppPackageResponse, error)
func (*LibrarianSephirahServiceService) CreateApp ¶
func (s *LibrarianSephirahServiceService) CreateApp(ctx context.Context, req *pb.CreateAppRequest) ( *pb.CreateAppResponse, error, )
func (*LibrarianSephirahServiceService) CreateAppPackage ¶ added in v0.0.3
func (s *LibrarianSephirahServiceService) CreateAppPackage( ctx context.Context, req *pb.CreateAppPackageRequest, ) (*pb.CreateAppPackageResponse, error)
func (*LibrarianSephirahServiceService) CreateFeedConfig ¶ added in v0.0.3
func (s *LibrarianSephirahServiceService) CreateFeedConfig( ctx context.Context, req *pb.CreateFeedConfigRequest, ) (*pb.CreateFeedConfigResponse, error)
func (*LibrarianSephirahServiceService) CreateNotifyFlow ¶ added in v0.1.0
func (s *LibrarianSephirahServiceService) CreateNotifyFlow(ctx context.Context, req *pb.CreateNotifyFlowRequest) ( *pb.CreateNotifyFlowResponse, error)
func (*LibrarianSephirahServiceService) CreateNotifyTarget ¶ added in v0.1.0
func (s *LibrarianSephirahServiceService) CreateNotifyTarget(ctx context.Context, req *pb.CreateNotifyTargetRequest) ( *pb.CreateNotifyTargetResponse, error)
func (*LibrarianSephirahServiceService) CreateUser ¶
func (s *LibrarianSephirahServiceService) CreateUser(ctx context.Context, req *pb.CreateUserRequest) ( *pb.CreateUserResponse, error, )
func (*LibrarianSephirahServiceService) DownloadFile ¶
func (s *LibrarianSephirahServiceService) DownloadFile(conn pb.LibrarianSephirahService_DownloadFileServer) error
func (*LibrarianSephirahServiceService) DownloadGameSaveFile ¶ added in v0.0.3
func (s *LibrarianSephirahServiceService) DownloadGameSaveFile( ctx context.Context, req *pb.DownloadGameSaveFileRequest, ) (*pb.DownloadGameSaveFileResponse, error)
func (*LibrarianSephirahServiceService) DownloadImage ¶ added in v0.1.3
func (s *LibrarianSephirahServiceService) DownloadImage(ctx context.Context, req *pb.DownloadImageRequest) ( *pb.DownloadImageResponse, error)
func (*LibrarianSephirahServiceService) GenerateToken ¶
func (s *LibrarianSephirahServiceService) GenerateToken(ctx context.Context, req *pb.GenerateTokenRequest) ( *pb.GenerateTokenResponse, error, )
func (*LibrarianSephirahServiceService) GetAppLibrary ¶ added in v0.0.9
func (s *LibrarianSephirahServiceService) GetAppLibrary(ctx context.Context, req *pb.GetAppLibraryRequest) ( *pb.GetAppLibraryResponse, error, )
func (*LibrarianSephirahServiceService) GetBatchFeedItems ¶ added in v0.0.8
func (s *LibrarianSephirahServiceService) GetBatchFeedItems( ctx context.Context, req *pb.GetBatchFeedItemsRequest, ) (*pb.GetBatchFeedItemsResponse, error)
func (*LibrarianSephirahServiceService) GetBindApps ¶ added in v0.0.9
func (s *LibrarianSephirahServiceService) GetBindApps(ctx context.Context, req *pb.GetBindAppsRequest) ( *pb.GetBindAppsResponse, error, )
func (*LibrarianSephirahServiceService) GetFeedItem ¶ added in v0.0.5
func (s *LibrarianSephirahServiceService) GetFeedItem( ctx context.Context, req *pb.GetFeedItemRequest, ) (*pb.GetFeedItemResponse, error)
func (*LibrarianSephirahServiceService) GetImage ¶ added in v0.1.3
func (s *LibrarianSephirahServiceService) GetImage(ctx context.Context, req *pb.GetImageRequest) ( *pb.GetImageResponse, error)
func (*LibrarianSephirahServiceService) GetServerInformation ¶ added in v0.1.1
func (s *LibrarianSephirahServiceService) GetServerInformation(_ context.Context, _ *pb.GetServerInformationRequest) (*pb.GetServerInformationResponse, error)
func (*LibrarianSephirahServiceService) GetToken ¶
func (s *LibrarianSephirahServiceService) GetToken(ctx context.Context, req *pb.GetTokenRequest) ( *pb.GetTokenResponse, error, )
func (*LibrarianSephirahServiceService) GetUser ¶ added in v0.0.8
func (s *LibrarianSephirahServiceService) GetUser(ctx context.Context, req *pb.GetUserRequest) ( *pb.GetUserResponse, error, )
func (*LibrarianSephirahServiceService) GroupFeedItems ¶ added in v0.0.9
func (s *LibrarianSephirahServiceService) GroupFeedItems( ctx context.Context, req *pb.GroupFeedItemsRequest, ) (*pb.GroupFeedItemsResponse, error)
func (*LibrarianSephirahServiceService) LinkAccount ¶
func (s *LibrarianSephirahServiceService) LinkAccount(ctx context.Context, req *pb.LinkAccountRequest) ( *pb.LinkAccountResponse, error, )
func (*LibrarianSephirahServiceService) ListAppPackages ¶ added in v0.0.9
func (s *LibrarianSephirahServiceService) ListAppPackages( ctx context.Context, req *pb.ListAppPackagesRequest, ) (*pb.ListAppPackagesResponse, error)
func (*LibrarianSephirahServiceService) ListApps ¶ added in v0.0.9
func (s *LibrarianSephirahServiceService) ListApps(ctx context.Context, req *pb.ListAppsRequest) ( *pb.ListAppsResponse, error, )
func (*LibrarianSephirahServiceService) ListFeedConfigs ¶ added in v0.0.9
func (s *LibrarianSephirahServiceService) ListFeedConfigs( ctx context.Context, req *pb.ListFeedConfigsRequest, ) (*pb.ListFeedConfigsResponse, error)
func (*LibrarianSephirahServiceService) ListFeedItems ¶ added in v0.0.8
func (s *LibrarianSephirahServiceService) ListFeedItems( ctx context.Context, req *pb.ListFeedItemsRequest, ) (*pb.ListFeedItemsResponse, error)
func (*LibrarianSephirahServiceService) ListGameSaveFile ¶ added in v0.0.3
func (s *LibrarianSephirahServiceService) ListGameSaveFile( ctx context.Context, req *pb.ListGameSaveFileRequest, ) (*pb.ListGameSaveFileResponse, error)
func (*LibrarianSephirahServiceService) ListImages ¶ added in v0.1.3
func (s *LibrarianSephirahServiceService) ListImages(ctx context.Context, req *pb.ListImagesRequest) ( *pb.ListImagesResponse, error)
func (*LibrarianSephirahServiceService) ListLinkAccount ¶
func (s *LibrarianSephirahServiceService) ListLinkAccount(ctx context.Context, req *pb.ListLinkAccountsRequest) ( *pb.ListLinkAccountsResponse, error, )
func (*LibrarianSephirahServiceService) ListNotifyFlows ¶ added in v0.1.0
func (s *LibrarianSephirahServiceService) ListNotifyFlows(ctx context.Context, req *pb.ListNotifyFlowsRequest) ( *pb.ListNotifyFlowsResponse, error)
func (*LibrarianSephirahServiceService) ListNotifyTargets ¶ added in v0.1.0
func (s *LibrarianSephirahServiceService) ListNotifyTargets(ctx context.Context, req *pb.ListNotifyTargetsRequest) ( *pb.ListNotifyTargetsResponse, error)
func (*LibrarianSephirahServiceService) ListUsers ¶ added in v0.0.8
func (s *LibrarianSephirahServiceService) ListUsers(ctx context.Context, req *pb.ListUsersRequest) ( *pb.ListUsersResponse, error, )
func (*LibrarianSephirahServiceService) MergeApps ¶ added in v0.0.9
func (s *LibrarianSephirahServiceService) MergeApps(ctx context.Context, req *pb.MergeAppsRequest) ( *pb.MergeAppsResponse, error, )
func (*LibrarianSephirahServiceService) PurchaseApp ¶ added in v0.0.9
func (s *LibrarianSephirahServiceService) PurchaseApp(ctx context.Context, req *pb.PurchaseAppRequest) ( *pb.PurchaseAppResponse, error, )
func (*LibrarianSephirahServiceService) RefreshApp ¶
func (s *LibrarianSephirahServiceService) RefreshApp(ctx context.Context, req *pb.RefreshAppRequest) ( *pb.RefreshAppResponse, error, )
func (*LibrarianSephirahServiceService) RefreshToken ¶
func (s *LibrarianSephirahServiceService) RefreshToken(ctx context.Context, req *pb.RefreshTokenRequest) ( *pb.RefreshTokenResponse, error, )
func (*LibrarianSephirahServiceService) ReportAppPackages ¶ added in v0.0.9
func (s *LibrarianSephirahServiceService) ReportAppPackages( conn pb.LibrarianSephirahService_ReportAppPackagesServer, ) error
func (*LibrarianSephirahServiceService) SearchApps ¶ added in v0.0.9
func (s *LibrarianSephirahServiceService) SearchApps(ctx context.Context, req *pb.SearchAppsRequest) ( *pb.SearchAppsResponse, error, )
func (*LibrarianSephirahServiceService) SimpleDownloadFile ¶
func (s *LibrarianSephirahServiceService) SimpleDownloadFile(req *pb.SimpleDownloadFileRequest, conn pb.LibrarianSephirahService_SimpleDownloadFileServer) error
func (*LibrarianSephirahServiceService) SimpleUploadFile ¶
func (s *LibrarianSephirahServiceService) SimpleUploadFile( conn pb.LibrarianSephirahService_SimpleUploadFileServer, ) error
func (*LibrarianSephirahServiceService) UnAssignAppPackage ¶ added in v0.0.9
func (s *LibrarianSephirahServiceService) UnAssignAppPackage( ctx context.Context, req *pb.UnAssignAppPackageRequest, ) (*pb.UnAssignAppPackageResponse, error)
func (*LibrarianSephirahServiceService) UnLinkAccount ¶
func (s *LibrarianSephirahServiceService) UnLinkAccount(ctx context.Context, req *pb.UnLinkAccountRequest) ( *pb.UnLinkAccountResponse, error, )
func (*LibrarianSephirahServiceService) UpdateApp ¶
func (s *LibrarianSephirahServiceService) UpdateApp(ctx context.Context, req *pb.UpdateAppRequest) ( *pb.UpdateAppResponse, error, )
func (*LibrarianSephirahServiceService) UpdateAppPackage ¶ added in v0.0.3
func (s *LibrarianSephirahServiceService) UpdateAppPackage( ctx context.Context, req *pb.UpdateAppPackageRequest, ) (*pb.UpdateAppPackageResponse, error)
func (*LibrarianSephirahServiceService) UpdateFeedConfig ¶ added in v0.0.3
func (s *LibrarianSephirahServiceService) UpdateFeedConfig( ctx context.Context, req *pb.UpdateFeedConfigRequest, ) (*pb.UpdateFeedConfigResponse, error)
func (*LibrarianSephirahServiceService) UpdateImage ¶ added in v0.1.3
func (s *LibrarianSephirahServiceService) UpdateImage(ctx context.Context, req *pb.UpdateImageRequest) ( *pb.UpdateImageResponse, error)
func (*LibrarianSephirahServiceService) UpdateNotifyFlow ¶ added in v0.1.0
func (s *LibrarianSephirahServiceService) UpdateNotifyFlow(ctx context.Context, req *pb.UpdateNotifyFlowRequest) ( *pb.UpdateNotifyFlowResponse, error)
func (*LibrarianSephirahServiceService) UpdateNotifyTarget ¶ added in v0.1.0
func (s *LibrarianSephirahServiceService) UpdateNotifyTarget(ctx context.Context, req *pb.UpdateNotifyTargetRequest) ( *pb.UpdateNotifyTargetResponse, error)
func (*LibrarianSephirahServiceService) UpdateUser ¶
func (s *LibrarianSephirahServiceService) UpdateUser(ctx context.Context, req *pb.UpdateUserRequest) ( *pb.UpdateUserResponse, error, )
func (*LibrarianSephirahServiceService) UploadFile ¶
func (s *LibrarianSephirahServiceService) UploadFile(conn pb.LibrarianSephirahService_UploadFileServer) error
func (*LibrarianSephirahServiceService) UploadGameSaveFile ¶ added in v0.0.3
func (s *LibrarianSephirahServiceService) UploadGameSaveFile( ctx context.Context, req *pb.UploadGameSaveFileRequest, ) (*pb.UploadGameSaveFileResponse, error)
func (*LibrarianSephirahServiceService) UploadImage ¶ added in v0.1.3
func (s *LibrarianSephirahServiceService) UploadImage(ctx context.Context, req *pb.UploadImageRequest) ( *pb.UploadImageResponse, error)
Click to show internal directories.
Click to hide internal directories.