# Packages
No description provided by the author
No description provided by the author
No description provided by the author
Package hrff (Human Readbale Flags and Formatting) Allows command line arguments like % dd bs=1Mi Provides SI unit formatting via %h and %H format characters Defines two news types, Int64 and Float64 which provide methods for flags to accept these kind of args.
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
FuncName 获取函数名.
NewContextValue 创建 ContextValue.
SliceCast slice 转换.
UnsafeShift0 通过指针移动 offset,来获取指定类型数据.
UnsafeShift1 通过 *F 指针移动 offset,来获取指定类型数据.
UnsafeShift2 通过 *F 指针移动 offset,来获取指定类型数据 *T.
Zero 零值.
# Interfaces
No description provided by the author