package
0.0.0-20220228000307-31a6bf9ca90c
Repository: https://github.com/gjbae1212/hit-counter.git
Documentation: pkg.go.dev
# Functions
DailyStringToTime converts string formatted daily layout to time.
GenerateBadge makes Flat-Badge struct which is used go-counter-badge/badge.
GetRoot returns root path.
HourlyStringToTime converts string formatted hourly layout to time.
InitSentry is to initialize Sentry setting.
MonthlyStringToTime converts string formatted monthly layout to time.
NewLogger is to create a logger object for Echo platform.
ParseURL parses url.
Error sends an error to Sentry.
ErrorWithEcho sends an error with the Echo of context information to the Sentry.
StringInSlice checks a string element is included to string array.
StringToTime converts string to time.
TimestampByMaxTime returns max unix nano.
TimeToDailyStringFormat converts time to string formatted daily layout.
TimeToHourlyStringFormat converts time to string formatted hourly layout.
TimeToMonthlyStringFormat converts time to string formatted monthly layout.
TimeToString converts time to string.
TimeToYearlyStringFormat converts time to string formatted yearly layout.
YearlyStringToTime converts string formatted yearly layout to time.
# Variables
No description provided by the author
No description provided by the author