Documentation
¶
Overview ¶
AUTHOR : TRISTAN GRANIER RESUME : This service get entreprise registered with selected name TIME : Every 72 hours
Index ¶
- type Service
- func (service *Service) Fetch(configuration map[string]string, username string) (bool, error)
- func (service *Service) GetConfiguration() map[string]string
- func (service *Service) GetHibernate() time.Duration
- func (service *Service) GetRequired() []string
- func (service *Service) HasConfiguration() bool
- func (service *Service) Name() string
- func (service *Service) Run() (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
func GetNewService ¶
func (*Service) GetConfiguration ¶
Get configuration
func (*Service) GetHibernate ¶
Service as been started every 3 hours
func (*Service) GetRequired ¶
Get required fields in configuration file
func (*Service) HasConfiguration ¶
Define if service need configuration file
Click to show internal directories.
Click to hide internal directories.