package
1.1.15
Repository: https://github.com/wfusion/gofusion.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package clone provides functions to deep clone any Go data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package sqlparser fork from github.com/longbridgeapp/[email protected].

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ComparableToSortable convert generic type to sortable type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EmbedsType Returns true if t embeds e or if any of the types embedded by t embed e.
No description provided by the author
No description provided by the author
No description provided by the author
GetCaller retrieves the name after stack skip.
GetCtxAny with a default value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetTime 将毫秒级的时间戳转换成时间.
GetTimeStamp 将时间转换成毫秒级的时间戳.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsBlank gets whether the specified object is considered empty or not.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsValidTimestamp 返回 false 表示无法对毫秒时间戳和 time.Time 进行精确转换.
No description provided by the author
LoopJitterInterval Deprecated, try github.com/rican7/retry.Retry instead.
LoopMaxTimes Deprecated, try github.com/rican7/retry.Retry instead.
LoopWithInterval Deprecated, try github.com/rican7/retry.Retry instead.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewHeap return an initial Heap pointer.
No description provided by the author
No description provided by the author
No description provided by the author
NextJitterIntervalFunc generate a jitter and exponential power duration, inspired by net/http.(*Server).Shutdown.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetCtxAny with any value.
ShortUUID returns a new short UUID with base57.
No description provided by the author
No description provided by the author
No description provided by the author
SliceConvert >= go1.18 recommend to use SliceMapping.
SliceMapping Mapping slice convert go1.18 version.
No description provided by the author
No description provided by the author
SliceSplit Separate objects into several size.
No description provided by the author
No description provided by the author
SortableToGeneric convert sortable type to generic type.
No description provided by the author
No description provided by the author
No description provided by the author
TravelCtx context parent traversal.
No description provided by the author
No description provided by the author
ULID returns a new ULID.
No description provided by the author
UnsafeBytesToString converts byte slice to string without a memory allocation.
UnsafeStringToBytes converts string to byte slice without a memory allocation.
No description provided by the author
UUID_nolint: revive // uuid without hyphen function issue.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WrapFunc2 wrap a function with any number inputs and 2 generic type return, return nothing if function has 0 outputs return T1 if function only has 1 output return function first output and last output if function has more than 2 outputs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

BytesBufferPool 64 is bytes.Buffer smallBufferSize, which is an initial allocation minimal capacity.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Heap base on generics to build a heap tree for any type.
An InvalidUnmarshalError describes an invalid argument passed to Unmarshal.
JsonStringify for k8s ConfigMap, Secret.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author