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

x/oak_nest/modules/elasticsearch/mod.ts>ElasticsearchService

Refer to nestjs to realize some common functions for Deno
Go to Latest
class ElasticsearchService
extends Client
Re-export
import { ElasticsearchService } from "https://deno.land/x/oak_nest@v2.0.0/modules/elasticsearch/mod.ts";

Constructors

new
ElasticsearchService(options: ElasticSearchOptions)