Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Interceptor ¶
Interceptor 拦截器,调整envelope数据结构
type UserService ¶
type UserService struct { }
func (*UserService) GetUser ¶
func (u *UserService) GetUser(ctx *gin.Context, env *view.Envelope, filters ...Interceptor) error
Click to show internal directories.
Click to hide internal directories.