conf_dao

package
v1.10.13 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloseFunc added in v1.10.0

type CloseFunc func() error

type DaoConfig added in v1.10.0

type DaoConfig[D any] interface {
	Build() (*D, CloseFunc)
}

type DaoT added in v1.10.0

type DaoT[C DaoConfig[D], D any] struct {
	Conf   C
	Client *D
	// contains filtered or unexported fields
}

func (*DaoT[C, D]) Close added in v1.10.0

func (d *DaoT[C, D]) Close() error

func (*DaoT[C, D]) Config added in v1.10.0

func (d *DaoT[C, D]) Config() any

func (*DaoT[C, D]) Set added in v1.10.0

func (d *DaoT[C, D]) Set()

Directories

Path Synopsis
elastic
v7
elasticsearch
v7
v8
grpc

Jump to

Keyboard shortcuts

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