rubbishclass-srv/community/community-handler.go

8 lines
92 B
Go

package community
import "github.com/gin-gonic/gin"
func ListHandler(c *gin.Context) {
}