util

package
v0.0.0-...-4066703 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArrayChunk

func ArrayChunk(s []int, size int) [][]int

func FormatDate

func FormatDate(t time.Time, format string) string

Форматирование времени

func RanDate

func RanDate() time.Time

Случайное значение даты

func RandString

func RandString(array []string) string

Случайное значение массива строк

func ReplicatorParenthesis

func ReplicatorParenthesis(number int) string

func UploadFile

func UploadFile(src multipart.File, handler *multipart.FileHeader) (string, error)

Types

type PaginationPage

type PaginationPage struct {
	PageNum, Ofset int
	Active         string
}

func Pagination

func Pagination(limit, all, linkLimit, start int) []PaginationPage

type StatMonth

type StatMonth struct {
	StartDate, EndDate time.Time
}

func DateStatGenerate

func DateStatGenerate() []StatMonth

Генерация начала и конец дат всех месяцев в текущем году

func DateYearGenerate

func DateYearGenerate() StatMonth

Генерация начала и конец дат всех месяцев в текущем году

Jump to

Keyboard shortcuts

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