Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dao ¶
type Dao struct {
// contains filtered or unexported fields
}
Dao is show dao.
func (*Dao) CardsEpInfoReply ¶
func (d *Dao) CardsEpInfoReply(c context.Context, epIds []int32) (res map[int32]*epgrpc.EpisodeCardsProto, err error)
CardsEpInfoReply get pgc ep cards values by epid
func (*Dao) CardsInfoReply ¶
func (d *Dao) CardsInfoReply(c context.Context, seasonIds []int32) (res map[int32]*seasongrpc.CardInfoProto, err error)
CardsInfoReply pgc grpc
Click to show internal directories.
Click to hide internal directories.