mysql

package
v0.0.0-...-54005c8 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2017 License: Unlicense Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Database

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

func Open

func Open(conn string) (*Database, error)

func (*Database) CreateUser

func (d *Database) CreateUser(in *pb.User) (*pb.User, error)

TODO:

func (*Database) ReadUserByID

func (d *Database) ReadUserByID(id int64) (*pb.User, error)

func (*Database) ReadUserByTrelloID

func (d *Database) ReadUserByTrelloID(trelloID string) (*pb.User, error)

Jump to

Keyboard shortcuts

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