backend

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var User = &UserService{}

Functions

This section is empty.

Types

type UserService

type UserService struct{}

func (*UserService) AmqpConsumerHandler

func (s *UserService) AmqpConsumerHandler(mq *gorabbitmq.RabbitMQ, data map[string]interface{}) error

AmqpConsumerHandler 处理消费者方法

func (*UserService) AmqpProducerHandler

func (s *UserService) AmqpProducerHandler(mq *gorabbitmq.RabbitMQ, data []byte) error

AmqpProducerHandler 处理生产者方法

func (*UserService) GetIndex

func (s *UserService) GetIndex(requestParams user.IndexRequest) (interface{}, error)

GetIndex 获取列表

func (*UserService) GetList

func (s *UserService) GetList(requestParams user.IndexRequest) (interface{}, error)

GetList 获取列表

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL