Documentation
      ¶
    
    
  
    
  
    Index ¶
- func CheckContext(ctx context.Context, maxDepth int) error
 - func DecRecursionDepth()
 - func GetGoroutineID() uint64
 - func GetShard(id uint64) *depthShard
 - func IncRecursionDepth() int
 - func IsAlpha(c byte) bool
 - func IsDigit(c byte) bool
 - func IsIdentifierChar(c byte) bool
 - func SetPrecision(d decimal.Decimal, precision int32, mode math_config.PrecisionMode) decimal.Decimal
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecRecursionDepth ¶
func DecRecursionDepth()
func GetGoroutineID ¶
func GetGoroutineID() uint64
func IncRecursionDepth ¶
func IncRecursionDepth() int
func SetPrecision ¶
func SetPrecision(d decimal.Decimal, precision int32, mode math_config.PrecisionMode) decimal.Decimal
SetPrecision 根据精度设置方式应用精度控制
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.