Int is a param field helper which helps specify integers.
func Int(value int64) param.Field[int64]Int is a param field helper which helps specify integers. This is particularly helpful when specifying integer constants for fields.
| Name | Type | Description |
|---|---|---|
value* | int64 |