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-27 10:10:06 +00:00
Code
Issues
Packages
Projects
Releases
2
Wiki
Activity
Files
00a13e81c285dc5f44bdfca2ffa87de8a08b07f2
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