package defaults

import "github.com/gobuffalo/buffalo/internal/defaults"

Index

Functions

func Float32

func Float32(i1, i2 float32) float32

func Float64

func Float64(i1, i2 float64) float64

func Int

func Int(i1, i2 int) int

func Int64

func Int64(i1, i2 int64) int64

func String

func String(s1, s2 string) string

Source Files

defaults.go

Version
v1.1.2 (latest)
Published
May 17, 2025
Platform
js/wasm
Last checked
2 weeks ago

Tools for package owners.