// Code generated by hertz generator. package hello1_service import ( "github.com/cloudwego/hertz/pkg/app" ) func rootMw() []app.HandlerFunc { // your code... return nil } func _ossMw() []app.HandlerFunc { // your code... return nil } func _getcicvossconfigMw() []app.HandlerFunc { // your code... return nil } func _getpjiossconfigMw() []app.HandlerFunc { // your code... return nil } func _testMw() []app.HandlerFunc { // your code... return nil }