utils

package
v0.0.0-...-8c79c4a Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2016 License: Apache-2.0 Imports: 6 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRandomString

func GetRandomString(length int) string

生成随机字符串

func MD5

func MD5(text string) string

生成32位MD5

func SinceTime

func SinceTime(RawTime time.Time) string

处理文章时间

Types

type Paginator

type Paginator []*PaginatorItem

func NewPaginator

func NewPaginator(linkFormat string, curr, per int, total int64) *Paginator

type PaginatorItem

type PaginatorItem struct {
	Lable      string
	Link       string
	IsActive   bool
	IsDisabled bool
}

Jump to

Keyboard shortcuts

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