Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LayoutService ¶
type LayoutService struct { pb.UnimplementedLayoutServiceServer // contains filtered or unexported fields }
func NewLayoutService ¶
func NewLayoutService(logger *logrus.Entry) *LayoutService
func (*LayoutService) Test ¶
func (s *LayoutService) Test(ctx context.Context, request *pb.TestRequest) (response *pb.TestResponse, err error)
Click to show internal directories.
Click to hide internal directories.