Documentation
¶
Index ¶
- func CatFile(filepath string, limit int64, content *string) (isPath bool, err error)
- func DeepCopy(dst, src interface{}) error
- func DeepCopy2(value interface{}) interface{}
- func DeepFind(in map[string]interface{}, keyStr string) interface{}
- func DialHTTP(network, address, path string) (*rpc.Client, error)
- func MRecover()
- func PrintStruct(v interface{}) interface{}
- func RandNum() int64
- func RedirectBack(rw http.ResponseWriter, r *http.Request)
- func ReplaceEmpty(str, replaceStr string) string
- func SendMail(title, content, host, from, pass, port, mailTo string)
- func SortedMap(i map[string]interface{})
- func SystemInfo(startTime time.Time) map[string]interface{}
- func TryOpen(path string, flag int) (*os.File, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintStruct ¶
func PrintStruct(v interface{}) interface{}
func RedirectBack ¶
func RedirectBack(rw http.ResponseWriter, r *http.Request)
func ReplaceEmpty ¶
func SystemInfo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.