Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Postgres ¶
type Postgres struct {
// contains filtered or unexported fields
}
Postgres manages Runestones in the database.
func NewPostgres ¶
NewPostgres returns new Postgres instance.
func (*Postgres) CreateRunestone ¶
CreateRunestone creates appropriate runestone item in the db and returns new id.
func (*Postgres) FindRunestone ¶
FindRunestone selects runestone from the db by id.
Click to show internal directories.
Click to hide internal directories.