mysql

package
v0.0.0-...-9ff3cc9 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MySQL

type MySQL struct {
	// contains filtered or unexported fields
}

func NewMySQL

func NewMySQL(config *config.Config) (*MySQL, error)

func (*MySQL) BulkDelete

func (m *MySQL) BulkDelete(req []metadata2.DeleteRequest) error

func (*MySQL) BulkGet

func (m *MySQL) BulkGet(req []metadata2.GetRequest) (bool, []metadata2.BulkGetResponse, error)

func (*MySQL) BulkSet

func (m *MySQL) BulkSet(req []metadata2.SetRequest) error

func (*MySQL) Delete

func (m *MySQL) Delete(req *metadata2.DeleteRequest) error

func (*MySQL) Features

func (m *MySQL) Features() []metadata2.Feature

func (*MySQL) Get

func (*MySQL) Init

func (m *MySQL) Init(metadata metadata2.Metadata) error

func (*MySQL) Ping

func (m *MySQL) Ping() error

func (*MySQL) Set

func (m *MySQL) Set(req *metadata2.SetRequest) error

Jump to

Keyboard shortcuts

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