Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIntercom ¶
func NewIntercom() core.IntercomService
NewIntercom is a constructor for *Intercom.
Types ¶
type Intercom ¶
type Intercom struct {
// contains filtered or unexported fields
}
Intercom implements core.IntercomService interface using HTTP.
func (*Intercom) SendMessageInternal ¶
func (i *Intercom) SendMessageInternal(ctx context.Context, nodeAddr string, params *core.OutgoingMessageInternalReq, ) (*core.OutgoingMessageInternalRes, error)
Click to show internal directories.
Click to hide internal directories.