repository

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2023 License: Apache-2.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 Oracle

type Oracle struct {
	DB *sqlx.DB
}

Oracle represents a Oracle repository.

func New

func New(url string) (*Oracle, error)

New opens a database and pings it.

func (*Oracle) Close

func (o *Oracle) Close() error

Close closes database.

Jump to

Keyboard shortcuts

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