Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContactService ¶
func NewContactService(sr registry.ServiceRegistry)
Types ¶
type ContactService ¶
type ContactService struct { contact.UnImplementedContactService // contains filtered or unexported fields }
func (*ContactService) AddContact ¶
func (cs *ContactService) AddContact(ctx context.Context, req *contact.AddContectRequest) error
func (*ContactService) DeleteContact ¶
func (cs *ContactService) DeleteContact(ctx context.Context, req *contact.RemoveContactRequest) error
func (*ContactService) GetContacts ¶
Click to show internal directories.
Click to hide internal directories.