Documentation
¶
Index ¶
- type Service
- func (s *Service) AbServer(c context.Context, buvid, device, mobiAPP, filteredStr string, build int, ...) (a interface{}, err error)
- func (s *Service) Experiment(c context.Context, plat int8, build int) (eps []*experiment.Experiment)
- func (s *Service) TemporaryABTests(c context.Context, buvid string) (tests *experiment.ABTestV2)
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
}
func (*Service) AbServer ¶
func (s *Service) AbServer(c context.Context, buvid, device, mobiAPP, filteredStr string, build int, mid int64) (a interface{}, err error)
AbServer is
func (*Service) Experiment ¶
func (s *Service) Experiment(c context.Context, plat int8, build int) (eps []*experiment.Experiment)
func (*Service) TemporaryABTests ¶
TemporaryABTests 临时的各种abtest垃圾需求
Click to show internal directories.
Click to hide internal directories.