package defaults
import "github.com/gobuffalo/buffalo/internal/defaults"
Index ¶
- func Float32(i1, i2 float32) float32
- func Float64(i1, i2 float64) float64
- func Int(i1, i2 int) int
- func Int64(i1, i2 int64) int64
- func String(s1, s2 string) string
Functions ¶
func Float32 ¶
func Float64 ¶
func Int ¶
func Int64 ¶
func String ¶
Source Files ¶
Tools for package owners.