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