Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LinkServiceController ¶
type LinkServiceController struct {
LinkService service.Service
grpc.UnimplementedLinkServiceServer
}
func (LinkServiceController) NewLink ¶
func (c LinkServiceController) NewLink(ctx context.Context, req *grpc.NewLinkRequest) (*grpc.NewLinkResponse, error)
func (LinkServiceController) ShortURLToLink ¶
func (c LinkServiceController) ShortURLToLink(ctx context.Context, req *grpc.ShortURLToLinkRequest) (*grpc.ShortURLToLinkResponse, error)
Click to show internal directories.
Click to hide internal directories.