Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

Refer to nestjs to realize some common functions for Deno
Go to Latest
class UserController
import { UserController } from "https://deno.land/x/oak_nest@v1.15.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)