service

package
v1.0.1-rel-02 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2024 License: AFL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EsService

type EsService[T any] struct {
	EsWebClient *eswebclient.EsWebClient
}

func NewEsService

func NewEsService[T any]() *EsService[T]

func (*EsService[T]) ClientQuery

func (s *EsService[T]) ClientQuery() *pagemodel.PageResult[T]

func (*EsService[T]) Query

func (s *EsService[T]) Query() *pagees.PageEsResult

func (*EsService[T]) QueryAsModel

func (s *EsService[T]) QueryAsModel() *pagemodel.PageResult[T]

func (*EsService[T]) QueryEsAsModel

func (s *EsService[T]) QueryEsAsModel(req *pagereq.QueryRequest) *pagemodel.PageResult[T]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL