Documentation ¶
Index ¶
- Variables
- func ConvertComment(str string) string
- func ConvertKeyWord(str string) string
- func DownloadFile(url string, savefilepath string) error
- func IsLast(index int, array []*common.Column) string
- func IsLastTable(index int, array []*common.Table) string
- func Low(str string) string
- func PostFiles(uri string, params map[string]string, filenames []string, filepaths []string) (*http.Response, error)
- func PostJson(data string, url string) []byte
- func ReplaceUnderLine(str string) string
- func ReplaceUnderLineLow(str string) string
- func ToPropName(str string) string
- func Unzip(source string, dest string)
- func Upper(str string) string
- type BaseInfo
- type HandlerOneTableFunc
- type HandlerTablesFunc
Constants ¶
This section is empty.
Variables ¶
View Source
var MyFunc map[string]interface{}
Functions ¶
func ConvertComment ¶
func ConvertKeyWord ¶
func DownloadFile ¶
func ReplaceUnderLine ¶
func ReplaceUnderLineLow ¶
func ToPropName ¶
Types ¶
type BaseInfo ¶
type HandlerOneTableFunc ¶
type HandlerTablesFunc ¶
Click to show internal directories.
Click to hide internal directories.