// Code generated by hertz generator. package moment import ( "github.com/cloudwego/hertz/pkg/app" ) func rootMw() []app.HandlerFunc { // your code... return nil } func _v1Mw() []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 _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 _userMw() []app.HandlerFunc { // your code... return nil } func _list2Mw() []app.HandlerFunc { // your code... return nil } func _listmomentsappointMw() []app.HandlerFunc { // your code... return nil } func _wemediaMw() []app.HandlerFunc { // your code... return nil } func _collectMw() []app.HandlerFunc { // your code... return nil } func _collectmomentMw() []app.HandlerFunc { // your code... return nil } func _uncollectMw() []app.HandlerFunc { // your code... return nil } func _uncollectmomentMw() []app.HandlerFunc { // your code... return nil } func _usercollectsMw() []app.HandlerFunc { // your code... return nil } func _list3Mw() []app.HandlerFunc { // your code... return nil } func _listusercollectsMw() []app.HandlerFunc { // your code... return nil } func _userlikeMw() []app.HandlerFunc { // your code... return nil } func _list4Mw() []app.HandlerFunc { // your code... return nil } func _listuserlikesMw() []app.HandlerFunc { // your code... return nil }