service

package
v0.0.0-...-a2c21a8 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFileServiceService

func NewFileServiceService(file *biz.FileUsecase) pb.FileServiceServer

Types

type FileServiceService

type FileServiceService struct {
	pb.UnimplementedFileServiceServer
	// contains filtered or unexported fields
}

func (*FileServiceService) Create

func (s *FileServiceService) Create(ctx context.Context, req *pb.FileCreateOption) (*pb.File, error)

func (*FileServiceService) Delete

func (s *FileServiceService) Delete(ctx context.Context, req *pb.FileDeleteOption) (*pb.File, error)

func (*FileServiceService) Get

func (*FileServiceService) List

func (*FileServiceService) Update

func (s *FileServiceService) Update(ctx context.Context, req *pb.FileUpdateOption) (*pb.File, error)

Jump to

Keyboard shortcuts

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