xcommon

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

README

XCommon

XCommon是用于Go下面的一些公共基础开发库,主要包括 Log/Config/Time/Pool 等等,还有一些公共函数库。
XCommon is used for some public basic development libraries under go, mainly including log / config / time / pool, and some public function libraries.

Code directory tree

|── Root
│  convert.go
│  functions.go
│
├─config
│      config.go
│
├─log
│      log.go
│
├─murmur
│      murmur.go
│      murmur128.go
│      murmur128_test.go
│      murmur64.go
│      murmur64_test.go
│
├─pool
│      work_pool.go
│      work_pool_test.go
│
├─retry
│      retry.go
│
└─timestash
        time.go
        time_test.go

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Recover

func Recover()

func ToFloat32

func ToFloat32(s string) float32

func ToInt

func ToInt(s string) int

func ToInt32

func ToInt32(s string) int32

func ToUint64

func ToUint64(s string) uint64

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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