Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvelopeRpc ¶
type EnvelopeRpc struct{}
func (*EnvelopeRpc) Receive ¶
func (e *EnvelopeRpc) Receive(in services.RedEnvelopeReceiveDTO, out *services.RedEnvelopeItemDTO) error
func (*EnvelopeRpc) SendOut ¶
func (e *EnvelopeRpc) SendOut(in services.RedEnvelopeSendingDTO, out *services.RedEnvelopeActivity) error
type GoRPCApiStarter ¶
type GoRPCApiStarter struct {
infra.BaseStarter
}
func (*GoRPCApiStarter) Init ¶
func (s *GoRPCApiStarter) Init(ctx infra.StarterContext)
Click to show internal directories.
Click to hide internal directories.