Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClickhouseAdapter ¶
type ClickhouseAdapter struct { }
func (ClickhouseAdapter) GetCategoryID ¶
func (c ClickhouseAdapter) GetCategoryID(v *core.VotePayload) uint32
func (ClickhouseAdapter) GetInsertQuery ¶
func (c ClickhouseAdapter) GetInsertQuery() string
func (ClickhouseAdapter) Values ¶
func (c ClickhouseAdapter) Values(v *core.VotePayload) []any
Click to show internal directories.
Click to hide internal directories.