package
0.1.0-alpha2
Repository: https://github.com/choraio/server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewDatabase wraps a postgres database connection and runs goose migrations.

# Structs

the data table stores linked data.
the final state of a group proposal for a given chain.
the idx process table stores information about a process.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Database defines an interface that gives access to Reader and Writer interfaces.
No description provided by the author
Reader is the interface that wraps database reads.
Writer is the interface that wraps database writes.