Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddNewOwnerInput ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) AddNewOwner ¶
func (s *Service) AddNewOwner(ctx context.Context, input AddNewOwnerInput) error
func (*Service) AddNewOwners ¶
func (s *Service) AddNewOwners(ctx context.Context, owners []AddNewOwnerInput, errs chan error)
Click to show internal directories.
Click to hide internal directories.