Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReasonService ¶
type ReasonService struct {
// contains filtered or unexported fields
}
func NewReasonService ¶
func NewReasonService(reasonRepo reason_common.ReasonRepo) *ReasonService
func (ReasonService) GetReasons ¶
func (rs ReasonService) GetReasons(ctx context.Context, req schema.ReasonReq) (resp []*schema.ReasonItem, err error)
Click to show internal directories.
Click to hide internal directories.