cdn

package
v0.4.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchUpdateCertificateConfigRequest

type BatchUpdateCertificateConfigRequest struct {
	CertificateId int64    `json:"certificateId"`
	DomainNames   []string `json:"domainNames"`
}

type BatchUpdateCertificateConfigResponse

type BatchUpdateCertificateConfigResponse struct {
	// contains filtered or unexported fields
}

func (*BatchUpdateCertificateConfigResponse) GetCode

func (r *BatchUpdateCertificateConfigResponse) GetCode() string

func (*BatchUpdateCertificateConfigResponse) GetMessage

func (r *BatchUpdateCertificateConfigResponse) GetMessage() string

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(accessKey, secretKey string) (*Client, error)

func (*Client) SetTimeout

func (c *Client) SetTimeout(timeout time.Duration) *Client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL