Versions in this module Expand all Collapse all v0 v0.2.1 Mar 7, 2019 Changes in this version + func FormatTimeStamp(t time.Time) string + func GetPageAndPagesByTotalPages(page, totalPages int) (int, int) + func GetPageList(p, step, pages int) []int + func GetPreAndNext(p int) (currentPage int, pre int, next int) + func GetRepoNameByUrl(url string) string + func HashFor(name string) string