Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangeOwnerLogic ¶
type ChangeOwnerLogic struct {
// contains filtered or unexported fields
}
func NewChangeOwnerLogic ¶
func NewChangeOwnerLogic(ctx context.Context, svc *service.Service) *ChangeOwnerLogic
func (*ChangeOwnerLogic) ChangeOwner ¶
func (l *ChangeOwnerLogic) ChangeOwner(req *types.ChangeOwnerRequest) (res *types.ChangeOwnerResponse, err error)
Click to show internal directories.
Click to hide internal directories.