Versions in this module Expand all Collapse all v4 v4.0.1 Apr 22, 2022 v4.0.0 Apr 22, 2022 Changes in this version + type EC2Metadata interface + GetMetadata func(path string) (string, error) + type S3 interface + GetObject func(request *s3.GetObjectInput) (*s3.GetObjectOutput, error) + PutObject func(request *s3.PutObjectInput) (*s3.PutObjectOutput, error) + type Services interface + Metadata func() (EC2Metadata, error) + Storage func(region string) (S3, error) Other modules containing this package github.com/ttys3/go-acme