Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCertRequest ¶
func NewCertRequest(data CertConfig) *resty.Request
*
- @Description: 使用密匙访问
- @param data
- @return *resty.Request
func NewDebugRequest ¶ added in v1.0.0
func NewDebugRequest() *resty.Request
func NewRequest ¶
func NewRequest() *resty.Request
Types ¶
type CertConfig ¶
type CertConfig struct {
CertFile, KeyFile string
}
Click to show internal directories.
Click to hide internal directories.