backends

package
v0.0.0-...-c772d2a Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

README

Backends

Backends are the set of supported backend databases.

In the backend, You should provide the following implementations:

  • Connector: build backend connection according to connection string
  • Requester: reuse the Connection and fire request to the target database

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LedgerWriter

type LedgerWriter interface {
	EnqueueSendToLedger(data interface{}) error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳