package
0.0.18
Repository: https://github.com/decentr-net/theseus.git
Documentation: pkg.go.dev

# Packages

Package mock is a generated GoMock package.
Package postgres is implementation of storage interface.

# Constants

AscendingOrder ...
CreatedAtSortType ...
DescendingOrder ...
DislikesSortType ...
LikesSortType ...
PDVSortType ...

# Variables

ErrNotFound ...
ErrRequestedHeightIsTooHigh returned when the height requested in WithLockedHeight function is more than expected.
ErrRequestedHeightIsTooLow returned when the height requested in WithLockedHeight function is less than expected.

# Structs

CreatePostParams ...
DecentrStats represents all users stats.
ListPostsParams ...
Post
Post ...
PostID ...
Profile ...
SetProfileParams ...

# Interfaces

Storage provides methods for interacting with database.

# Type aliases

OrderType ...
SortType ...
Stats is map where key is date in RFC3339 format and value is uPDV count.