dao

package
v0.0.0-...-c9f961e Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(New)

Functions

This section is empty.

Types

type Dao

type Dao interface {
	TiDBPosition(c context.Context, name string) (res *model.TiDBInfo, err error)
	UpdateTiDBPosition(c context.Context, info *model.TiDBInfo) (err error)
}

Dao dao

func New

func New(c *conf.Data, logger zapcore.Core) (d Dao, err error)

Jump to

Keyboard shortcuts

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