Documentation ¶ Index ¶ func Min[T constraints.Ordered](x, y T) T func Shares(stake decimal.Decimal) decimal.Decimal func SharesNumeric(stake types.Numeric) types.Numeric func TimeFromNano(ts uint64) time.Time Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Min ¶ func Min[T constraints.Ordered](x, y T) T func Shares ¶ added in v1.18.0 func Shares(stake decimal.Decimal) decimal.Decimal func SharesNumeric ¶ added in v1.19.2 func SharesNumeric(stake types.Numeric) types.Numeric func TimeFromNano ¶ added in v1.14.0 func TimeFromNano(ts uint64) time.Time Types ¶ This section is empty. Source Files ¶ View all Source files min.goshares.gotime.go Click to show internal directories. Click to hide internal directories.