Documentation
¶
Index ¶
- func Assert(ok bool, msg string)
- func CopyFile(src, dest string) error
- func EncryptPasswd(passwd []byte) (password string, err error)
- func FileExist(fpath string) bool
- func Hash(args ...string) string
- func Host(req *http.Request) string
- func HostIP() (string, error)
- func Must(err error)
- func RandString(n int) string
- func TempDir() string
- func WatchSignals() <-chan os.Signal
- type TimeoutConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncryptPasswd ¶
func RandString ¶
func WatchSignals ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.