Documentation ¶
Index ¶
- type Service
- func (s *Service) FormCondition(versions []*module.Versions) (res map[string]map[string]int)
- func (s *Service) List(c context.Context, mobiApp, device, platform, poolName, env string, ...) (res []*module.ResourcePool)
- func (s *Service) ModuleUpdateCache() (err error)
- func (s *Service) Resource(c context.Context, ...) (res *module.Resource, 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 module service.
func (*Service) FormCondition ¶
func (*Service) List ¶
func (s *Service) List(c context.Context, mobiApp, device, platform, poolName, env string, build, sysver, level, scale, arch int, versions []*module.Versions, now time.Time) (res []*module.ResourcePool)
List get All or by poolname
func (*Service) ModuleUpdateCache ¶
ModuleUpdateCache update module cache
Click to show internal directories.
Click to hide internal directories.