Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FranchiseGRPCServer ¶
type FranchiseGRPCServer struct { pb.UnimplementedFranchiseServiceServer // contains filtered or unexported fields }
func NewFranchiseGRPCServer ¶
func NewFranchiseGRPCServer(fuc ucport.FranchiseUseCase) *FranchiseGRPCServer
func (*FranchiseGRPCServer) Create ¶
func (f *FranchiseGRPCServer) Create(ctx context.Context, req *pb.CreateFranchiseRequest) (*pb.SuccessResponse, error)
Click to show internal directories.
Click to hide internal directories.