dao

package
v0.0.0-...-572ad60 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Greeting

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

type PgDB

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

func NewPgDB

func NewPgDB() (*PgDB, error)

func (*PgDB) AddGreeting

func (pgd *PgDB) AddGreeting(greet string) error

func (*PgDB) CreateTable

func (pgd *PgDB) CreateTable() error

func (*PgDB) Greetings

func (pgd *PgDB) Greetings() ([]*Greeting, error)

Jump to

Keyboard shortcuts

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