service

package
v0.0.0-...-a7b4bc4 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type AccountService

type AccountService struct {
	v1.UnimplementedAccountServiceServer
	// contains filtered or unexported fields
}

func NewAccountService

func NewAccountService(ent *ent.Client) *AccountService

func (AccountService) Profile

func (r AccountService) Profile(ctx context.Context, _ *emptypb.Empty) (*v1.Account, error)

type AuthService

type AuthService struct {
	v1.UnimplementedAuthServiceServer
	// contains filtered or unexported fields
}

func NewAuthService

func NewAuthService(ent *ent.Client) *AuthService

func (AuthService) Permissions

func (r AuthService) Permissions(ctx context.Context, req *common.ID) (*v1.PermissionsReply, error)

Jump to

Keyboard shortcuts

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