Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidLicense = errors.New("invalid license")
Functions ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func New ¶
func New( repo db.Repository, organizationService *service_organization.Service, ) *Service
func (*Service) Get ¶
func (svc *Service) Get(ctx context.Context) (*installations.Installation, error)
Get returns the global installation object.
func (*Service) HasOrganization ¶
Click to show internal directories.
Click to hide internal directories.