Documentation ¶
Index ¶
- Constants
- func GetAllThursdays(from time.Time, to time.Time) []time.Time
- func GetSIDGenerator() *shortid.Shortid
- func IntToBytes(x int64) []byte
- func Mkdir(path ...string) error
- func NextThursday(t time.Time) time.Time
- func PrettyPrint(v interface{}) (err error)
- func StructToJsonMap(in interface{}) types.JsonMap
Constants ¶
View Source
const (
MkdirMode = 0770
)
View Source
const (
Seed = 322124
)
Variables ¶
This section is empty.
Functions ¶
func GetAllThursdays ¶
Returns all thursdays starting from now up to the input date
func GetSIDGenerator ¶
func IntToBytes ¶
func PrettyPrint ¶
func PrettyPrint(v interface{}) (err error)
func StructToJsonMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.