Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalcSlotsForPledge ¶
func RegisterPlugin ¶
func RegisterPlugin()
func UpdatePremiumSlots ¶
Types ¶
type Plugin ¶
type Plugin struct{}
Since we keep the patrons loaded on the webserver, we also do the updating of the patreon premium slots on the webserver in the future this should be cleaned up (maybe keep patrons in redis)
type PremiumSource ¶
type PremiumSource struct{}
func (*PremiumSource) Init ¶
func (ps *PremiumSource) Init()
func (*PremiumSource) Names ¶
func (ps *PremiumSource) Names() (human string, idname string)
Click to show internal directories.
Click to hide internal directories.