Documentation
¶
Index ¶
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
}
func New ¶
func New(settings app.SettingsAdmin, resolver app.ReleaseResolver) *Service
func (*Service) SendRelease ¶
func (s *Service) SendRelease(ctx context.Context, submission app.DownloadClientSubmission) (*app.DownloadClientResult, error)
Click to show internal directories.
Click to hide internal directories.