Documentation
¶
Index ¶
- type Service
- func (s *Service) ArcDuration(c context.Context, aid int64) (duration int64)
- func (s *Service) Close() (err error)
- func (s *Service) SetLock(c context.Context, aid int64, plat, lock, lv int8) (err error)
- func (s *Service) SetMidForbid(c context.Context, mid int64, status int8) (err error)
- func (s *Service) SetSpecial(c context.Context, aid, num int64, tp 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 struct
func (*Service) ArcDuration ¶
ArcDuration return archive duration, manager local cache
func (*Service) SetMidForbid ¶
SetMidForbid is
Click to show internal directories.
Click to hide internal directories.