348 lines
5.0 KiB
Go
348 lines
5.0 KiB
Go
// Code generated by hertz generator.
|
|
|
|
package user
|
|
|
|
import (
|
|
"github.com/cloudwego/hertz/pkg/app"
|
|
)
|
|
|
|
func rootMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _v1Mw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _userMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _createMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _createuserMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _deleteMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _deleteuserMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _queryMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _queryuserMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _updateMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _updateuserMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _infoMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _infouserMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _relationsMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _deleteuser0Mw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _infouser0Mw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _createuser0Mw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _relationMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _deleteuserrelationsMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _infouserrelationsMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _createuserrelationsMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _listuserrelationsMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _updateuserrelationsMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _cgMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _deletechatgroupMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _listchatgroupbyuserMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _createchatgroupMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _updatechatgroupMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _exitMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _exitchatgroupMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _joinMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _joinchatgroupMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _usersMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _listuserchatgroupMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _friendrelationshipMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _createfriendrelationshipMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _updatefriendrelationshipMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _listfriendrelationshipMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _finduserMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _findMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _loginMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _loginuserMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _momentsMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _deletemomentMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _createmomentMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _commentMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _deletecommentMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _commentmomentMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _listMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _listmomentcommentsMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _dislikeMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _unlikemomentMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _getmomentMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _likeMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _likemomentMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _list0Mw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _listmomentlikesMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _list1Mw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _listmomentsMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _list2Mw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _listmomentsappointMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _user0Mw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _smsMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _smsuserMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _check_otpMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _checkotpMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _recordMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|
|
|
|
func _listfriendrelationshiprecordMw() []app.HandlerFunc {
|
|
// your code...
|
|
return nil
|
|
}
|