util

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2018 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Assert

func Assert(ok bool, msg string)

func CopyFile

func CopyFile(src, dest string) error

func EncryptPasswd

func EncryptPasswd(passwd []byte) (password string, err error)

func FileExist

func FileExist(fpath string) bool

func Hash

func Hash(args ...string) string

func Host

func Host(req *http.Request) string

func HostIP

func HostIP() (string, error)

Taken from https://play.golang.org/p/BDt3qEQ_2H

func Must

func Must(err error)

func RandString

func RandString(n int) string

func TempDir

func TempDir() string

func WatchSignals

func WatchSignals() <-chan os.Signal

Types

type TimeoutConfig

type TimeoutConfig struct {
	Connect time.Duration
	Read    time.Duration
	Write   time.Duration
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL