You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Go to the Documetation of the time pkg expecting to find the Millisecond and
Microsecond helpers for type Duration.
What is the expected output?
func (d Duration) Milliseconds() int64
func (d Duration) Microseconds() int64
What do you see instead?
Nothing
Which version are you using? (run 'go version')
1.1