Documentation
¶
Index ¶
- Constants
- func AliyunCreateClientConfig(accessKeyId, accessKeySecret, regionId, endpoint *string) *openapi.Config
- func BOMAwareCSVReader(reader io.Reader) *csv.Reader
- func CreateCSVFile(filePath string) (f *os.File, err error)
- func DataToMap(data *[][]string) (records *[]map[string]string, err error)
- func GracefulExit()
- func MaxFloat64(a []float64) float64
- func MinFloat64(a []float64) float64
- func TencentCreateClientConfig(secretId, secretKey, endpoint string) (*common.Credential, *profile.ClientProfile)
- func WriteCSVFile(f *os.File, data *[][]string) error
Constants ¶
View Source
const UTF8BOM string = "\xEF\xBB\xBF"
Variables ¶
This section is empty.
Functions ¶
func GracefulExit ¶
func GracefulExit()
func MaxFloat64 ¶
func MinFloat64 ¶
func TencentCreateClientConfig ¶
func TencentCreateClientConfig(secretId, secretKey, endpoint string) (*common.Credential, *profile.ClientProfile)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.