Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfoService ¶
type InfoService struct {
// contains filtered or unexported fields
}
func NewInfoService ¶
func NewInfoService(infoRepository storage.InfoRepository) *InfoService
func (*InfoService) GetAppInfo ¶
func (*InfoService) GetAppInfoResponse ¶
func (*InfoService) Ready ¶
func (s *InfoService) Ready() bool
Click to show internal directories.
Click to hide internal directories.