package
0.0.0-20240614022049-fe1601c84d13
Repository: https://github.com/tryanzu/core.git
Documentation: pkg.go.dev

# Functions

FindList of votes for given scopes.
FindVotableByUser gets the votes for ref.
UpsertVote creates or removes a vote for given votable item<->user.

# Constants

No description provided by the author
No description provided by the author

# Structs

NotAllowed check.
Vote represents a reaction to a post || comment.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

List aggregates a list of votes for certain event.
Votes represents the aggregated count of votes.
VoteType should be an integer in the form of up or down.