Documentation ¶
Index ¶
- type Service
- func (s *Service) Close() (err error)
- func (s *Service) Ping(c context.Context) (err error)
- func (s *Service) ReadInfoc(aid int64, mid int64, buvid string, ip string, duration int64, from string)
- func (s *Service) SitemapXML(c context.Context) (string, string)
- func (s *Service) UpdateSort(c context.Context) (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 .
func (*Service) ReadInfoc ¶
func (s *Service) ReadInfoc(aid int64, mid int64, buvid string, ip string, duration int64, from string)
ReadInfoc .
func (*Service) SitemapXML ¶
SitemapXML .
Click to show internal directories.
Click to hide internal directories.