add ConfigureTimeZone for non linux platforms #102
Annotations
5 errors and 2 warnings
lint:
pkg/timezone/timezone_linux.go#L67
unreachable: unreachable code (govet)
|
lint:
pkg/timezone/timezone_linux.go#L68
unreachable: unreachable code (govet)
|
lint:
pkg/timezone/timezone_linux.go#L75
unreachable: unreachable code (govet)
|
lint:
pkg/timezone/timezone_linux.go#L60
ineffectual assignment to localtimePath (ineffassign)
|
lint
issues found
|
lint:
pkg/timezone/timezone_linux.go#L74
unreachable-code: unreachable code after this statement (revive)
|
lint:
pkg/timezone/timezone_linux.go#L66
unreachable-code: unreachable code after this statement (revive)
|