Sign in
go
/
tools
/
f269f537bcf2b5b9c218a3aa7e589a0d6215da05
/
.
/
gopls
/
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
.