Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BannerSlotSocialGroupTable = "banner_slot_social_groups"
View Source
var BannerSlotTable = "banner_slots"
View Source
var BannersTable = "banners"
View Source
var ErrConvertToString = errors.New("could not convert value to string")
View Source
var ErrNotFound = errors.New("not found")
View Source
var SlotsTable = "slots"
View Source
var SocialGroupTable = "social_groups"
Functions ¶
This section is empty.
Types ¶
type BannerSlot ¶
type BannerSlotSocialGroup ¶
type GetBannerRequest ¶
type GetBannerResponse ¶
type GetBannerResponse struct {
ID int64 `json:"id"`
}
type IncrementClickInput ¶
type IncrementEvent ¶
type SocialGroup ¶
Click to show internal directories.
Click to hide internal directories.