Sign in
go
/
tools
/
dd1bab2d98d3435471d3d9590b3ce4f3c4960c69
/
.
/
internal
/
lsp
/
testdata
/
godef
/
a
/
g.go.golden
blob: f7a2e1b0775272d4ac8200dce2aff0e38b90368c [
file
] [
log
] [
blame
]
--
dur
-
hoverdef
--
```go
const dur time.Duration = 910350000000 // 15m10.35s
```
dur
is
a constant of type time
.
Duration
.