Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByteplusCDNUploader ¶
type ByteplusCDNUploader struct {
// contains filtered or unexported fields
}
func New ¶
func New(config *ByteplusCDNUploaderConfig) (*ByteplusCDNUploader, error)
func (*ByteplusCDNUploader) Upload ¶
func (u *ByteplusCDNUploader) Upload(ctx context.Context, certPem string, privkeyPem string) (res *uploader.UploadResult, err error)
Click to show internal directories.
Click to hide internal directories.