utils

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrLockOccupied = errors.New("lock is occupied")
)

Functions

func AcquireLock added in v0.0.4

func AcquireLock(cli *clientv3.Client, lockKey string, ttl int64) (clientv3.LeaseID, error)

func ExistsFile added in v0.0.3

func ExistsFile(path string) bool

func GetGOPATH added in v0.0.3

func GetGOPATH() string

func Hash added in v0.0.4

func Hash(ip string) uint32

func InfoJoin added in v0.0.4

func InfoJoin(info string, msg string) string

func InitGoMod added in v0.0.3

func InitGoMod(path, module string) error

InitGoMod TODO

func RandInt

func RandInt(max int64, debug bool) int64

func ReleaseLock added in v0.0.4

func ReleaseLock(cli *clientv3.Client, leaseID clientv3.LeaseID)

func SearchGoMod added in v0.0.3

func SearchGoMod(cwd string) (string, string, bool)

func StringAdd added in v0.0.4

func StringAdd(src string, delta int) string

func StringCmp added in v0.0.4

func StringCmp(a, b string) int

func StringModAdd added in v0.0.4

func StringModAdd(src string, delta, mod int) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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