package core type Context interface { JSON(code int, obj any) }