Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GpgService ¶
type GpgService struct { BintrayDetails auth.BintrayDetails // contains filtered or unexported fields }
func NewService ¶
func NewService(client *httpclient.HttpClient) *GpgService
func (*GpgService) SignFile ¶
func (gs *GpgService) SignFile(pathDetails *utils.PathDetails, passphrase string) error
func (*GpgService) SignVersion ¶
func (gs *GpgService) SignVersion(versionPath *versions.Path, passphrase string) error
Click to show internal directories.
Click to hide internal directories.