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