mirror of
https://github.com/nitezs/sub2sing-box.git
synced 2024-12-23 21:44:41 -05:00
6 lines
58 B
Go
6 lines
58 B
Go
package model
|
|
|
|
import "time"
|
|
|
|
type Duration time.Duration
|