Hacker News new | ask | show | jobs
by TheDong 697 days ago
Since go don’t use the libc related time functions on linux, but rather makes syscalls directly, faketime will not work for any programs written in Go.
1 comments

Thank you for clarifying.