templatefuncs

package
v1.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

创建新文件 templatefuncs/templatefuncs.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(a, b int) int

Add 加法运算

func FormatDate

func FormatDate(t time.Time) string

FormatDate 格式化时间

func Max

func Max(a, b int) int

Max 返回较大值

func Min

func Min(a, b int) int

Min 返回较小值

func Seq

func Seq(start, end int) []int

Seq 生成整数序列

func Sub

func Sub(a, b int) int

Sub 减法运算

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL