package meta

import "github.com/gobuffalo/plush/v5/helpers/meta"

Index

Constants

const (
	LenKey = "len"
)

Keys to be used in templates for the functions in this package.

Functions

func Len

func Len(v interface{}) int

Len returns the length of v

func New

func New() hctx.Map

New returns a map of the helpers within this package.

Source Files

len.go meta.go

Version
v5.0.5 (latest)
Published
May 23, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
2 weeks ago

Tools for package owners.