Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/oak_nest/example/user/controllers/user.controller.ts>UserController

Refer to nestjs to realize some common functions for Deno, support hono and oak
Latest
class UserController
import { UserController } from "https://deno.land/x/oak_nest@v3.0.1/example/user/controllers/user.controller.ts";

Constructors

new
UserController(loggerService: LoggerService)

Methods

del(params: any)
err()
getCitys(ctx: Context, params: any)
info(
methodName: string,
controllerName: string,
context: Context,
)
list(context: Context)