util

package
v0.0.0-...-5157df0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2018 License: MIT Imports: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compress

func Compress(data []byte) []byte

zlib压缩

func Decompress

func Decompress(data []byte) []byte

zlib解压

func DeletePidFile

func DeletePidFile(filepath string) error

func GenPidFilePath

func GenPidFilePath(sname string) string

func GenerateRandomString

func GenerateRandomString(n int) (string, error)

随机产生一个字符串,长度自定义

func PidFromFile

func PidFromFile(filepath string) (error, int)

func WritePidToFile

func WritePidToFile(filepath string, pid int) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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