This website requires JavaScript.
Explore
Help
Sign In
hesoyam
/
sing-box-extended-mirror
Watch
1
Star
0
Fork
0
mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced
2026-09-26 01:31:35 +00:00
Code
Issues
Packages
Projects
Releases
2
Wiki
Activity
Files
957e9ff8dc33d9efe96e20ef06e0002c933094de
sing-box-extended-mirror
/
adapter
/
time.go
T
9 lines
101 B
Go
Raw
Normal View
History
Unescape
Escape
Add NTP service
2023-02-21 14:53:00 +08:00
package
adapter
import
"time"
type
TimeService
interface
{
Service
TimeFunc
()
func
()
time
.
Time
}
Reference in New Issue
Copy Permalink