Documentation
¶
Index ¶
- type Service
- func (s *Service) AdList(c context.Context, plat int8, mobiApp, device, buvid, birth, adExtra string, ...) (res *splash.CmSplash, err error)
- func (s *Service) Birthday(c context.Context, plat int8, w, h int, birth string) (res *splash.Splash, err error)
- func (s *Service) Close()
- func (s *Service) Display(c context.Context, plat int8, w, h, build int, channel, ver string, ...) (res []*splash.Splash, version string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is splash service.
func (*Service) AdList ¶
func (s *Service) AdList(c context.Context, plat int8, mobiApp, device, buvid, birth, adExtra string, height, width, build int, mid int64) (res *splash.CmSplash, err error)
AdList ad splash list
Click to show internal directories.
Click to hide internal directories.