Versions in this module Expand all Collapse all v0 v0.6.4 Dec 23, 2019 v0.6.0 Dec 3, 2019 Changes in this version + type GpgService struct + BintrayDetails auth.BintrayDetails + func NewService(client *httpclient.HttpClient) *GpgService + func (gs *GpgService) SignFile(pathDetails *utils.PathDetails, passphrase string) error + func (gs *GpgService) SignVersion(versionPath *versions.Path, passphrase string) error + type Path struct + Package string + Repo string + Subject string + Version string