package
0.3.1
Repository: https://github.com/tkestack/kvass.git
Documentation: pkg.go.dev

# Functions

BoolPtr returns a pointer to a bool.
DeepCopyString deep copy a string with new memory space.
FindString return true if target in slice, return false if not.
FindStringVague return true if target is a sub string of strings in slice, return false if not.
Int32Ptr returns a pointer to an int32.
Int64Ptr returns a pointer to an int64.
StringPtr returns a pointer to the passed string.
TimePtr returns a pointer to the passed time.