Files
gotenberg/internal/pkg/xtime/doc.go
Julien Neuhart 7bfbda4490 huge refactoring
2019-07-23 13:57:18 +02:00

7 lines
102 B
Go

/*
Package xtime helps generating
time.Duration from seconds represented
as float64.
*/
package xtime