Documentation
¶
Index ¶
- func CopyFile(dstName, srcName string) (written int64, err error)
- func CurrentPath() string
- func MD5(msg string, upper bool) string
- func Post(url string, params string) (string, error)
- func Rand() string
- func Response(w http.ResponseWriter, description string, code string, status int)
- func Unzip(src_zip string, dest string) error
- type ReplaceHelper
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentPath ¶
func CurrentPath() string
Types ¶
type ReplaceHelper ¶
func (*ReplaceHelper) DoWork ¶
func (h *ReplaceHelper) DoWork() error
Click to show internal directories.
Click to hide internal directories.