首页 > TAG信息列表 > mindxdl

mindxdl--common--http_handler.go

// Copyright (c) 2021. Huawei Technologies Co., Ltd. All rights reserved.// Package common this file for send internal http requestpackage commonimport ( "encoding/json" "io/ioutil" "net/http" "strings" &q

mindxdl--common--web_cert_utils.go

// Copyright (c) 2021. Huawei Technologies Co., Ltd. All rights reserved.// Package common this file define WebCertUtilpackage commonimport ( "crypto/tls" "crypto/x509" "encoding/pem" "errors" "fmt&qu