Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserService ¶
type UserService struct {
// contains filtered or unexported fields
}
func (*UserService) Create ¶ added in v1.3.0
func (s *UserService) Create() error
func (*UserService) Create1 ¶ added in v1.3.0
func (s *UserService) Create1() error
func (*UserService) Publish ¶ added in v1.3.0
func (s *UserService) Publish() error
func (*UserService) PublishDirect ¶
func (s *UserService) PublishDirect() error
func (*UserService) PublishFanout ¶
func (s *UserService) PublishFanout() error
func (*UserService) ReceiveFanout ¶
func (s *UserService) ReceiveFanout() error
func (*UserService) ReceiveFanout3 ¶
func (s *UserService) ReceiveFanout3() error
Click to show internal directories.
Click to hide internal directories.