Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oak_nest/modules/elasticsearch/src/es.service.ts>ElasticsearchService

Refer to nestjs to realize some common functions for Deno
Go to Latest
class ElasticsearchService
extends Client
import { ElasticsearchService } from "https://deno.land/x/oak_nest@v1.15.1/modules/elasticsearch/src/es.service.ts";

Constructors

new
ElasticsearchService(options: ElasticSearchOptions)