Documentation ¶
Index ¶
- Variables
- func Abnormal()
- func MssqlGetTableName() error
- func MssqlInsert(sqlcommand string) error
- func MssqlQuery(sqlcommand string) error
- func MysqlGetTableName() error
- func MysqlInsert(sqlcommand string) error
- func MysqlQuery(sqlcommand string) error
- func OSSBruteForce()
- func OSSDelete(ObjectName string) error
- func OSSGetBucketObject() ([]string, error)
- func OSSGetDir() error
- func OSSGetFile(ObjectName string, FileName string) error
- func OSSPutAcl(AclInt int) error
- func OSSPutDir(ObjectDirName, PathName string) error
- func OSSPutFile(ObjectName string, FileName string) error
- func Odps(sqlcommand string) error
- func OdpsCreate(command string) (*http.Response, error)
- func OdpsGetTableName()
- func RdsGetTableName() error
- func RdsInsert(sqlcommand string) error
- func RdsQuery(sqlcommand string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var Config = make(map[string]interface{}, 1024)
Functions ¶
func MssqlGetTableName ¶
func MssqlGetTableName() error
func MssqlInsert ¶
func MssqlQuery ¶
func MysqlGetTableName ¶
func MysqlGetTableName() error
func MysqlInsert ¶
func MysqlQuery ¶
func OSSBruteForce ¶
func OSSBruteForce()
func OSSGetBucketObject ¶
func OSSGetFile ¶
func OSSPutFile ¶
func OdpsGetTableName ¶
func OdpsGetTableName()
func RdsGetTableName ¶
func RdsGetTableName() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.