postgres

package
v0.1.2-0...-cc8761f Latest Latest
Warning

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

Go to latest
Published: May 4, 2020 License: GPL-3.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserStore

type UserStore struct {
	Store *sqlx.DB
}

UserStore ...

func (*UserStore) Delete

func (us *UserStore) Delete(u *users.User) error

Delete ...

func (*UserStore) Update

func (us *UserStore) Update(u *users.User) error

Update ...

func (*UserStore) UserCreate

func (us *UserStore) UserCreate(u *users.User) error

UserCreate ...

func (*UserStore) UserGet

func (us *UserStore) UserGet(q *users.Query) (*users.User, error)

UserGet ...

func (*UserStore) UserList

func (us *UserStore) UserList() ([]*users.User, error)

UserList ...

Jump to

Keyboard shortcuts

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