Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SplitTheBillServiceHandler ¶
type SplitTheBillServiceHandler struct { split_the_billv1connect.UnimplementedSplitTheBillServiceHandler // contains filtered or unexported fields }
func NewSplitTheBillServiceHandler ¶
func NewSplitTheBillServiceHandler() *SplitTheBillServiceHandler
func (*SplitTheBillServiceHandler) NewBillSplit ¶
func (h *SplitTheBillServiceHandler) NewBillSplit(ctx context.Context, req *connect.Request[split_the_billv1.NewBillRequest]) (*connect.Response[split_the_billv1.NewBillResponse], error)
var rules := NewRules(rulez.AUTHZ)
Click to show internal directories.
Click to hide internal directories.