gt

package module
v0.40.4 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

README

gt

Build Status CircleCI Status Appveyor Go Report Card GoDoc GitHub release

Gt commonly used functions and tools for the Go programming language

Documentation

Index

Constants

View Source
const (
	// Version get version
	Version string = "v0.20.0.153, Mount Kailash!"
)

Variables

This section is empty.

Functions

func CheckErr

func CheckErr(err error)

CheckErr check error

func GetVersion

func GetVersion() string

GetVersion get version

func LogErr

func LogErr(err error)

LogErr println error

func MilliSleep

func MilliSleep(tm int)

MilliSleep sleep tm milli second

func Sleep

func Sleep(tm int)

Sleep time.Sleep tm second

func Try

func Try(fun func(), handler func(interface{}))

Try handler error

Types

This section is empty.

Directories

Path Synopsis
Package hset implements a hset backed by a hash table.
Package hset implements a hset backed by a hash table.
info module

Jump to

Keyboard shortcuts

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