commit | c48b90c592f3b960ba6c3315e24b7de89423d337 | [log] [tgz] |
---|---|---|
author | David Symonds <dsymonds@golang.org> | Tue Dec 02 14:31:00 2014 +1100 |
committer | David Symonds <dsymonds@golang.org> | Tue Dec 16 09:12:17 2014 +1100 |
tree | e1240f38f6aa704d80bde3bc477d04f92d88b3ac | |
parent | 037b34c7de716961f3b1fda6dc6bdfe3074047f6 [diff] |
Flag names of type time.Duration that have unit suffixes. This catches people writing code such as var timeoutSecs = 5 * time.Second