/
githubmirror
/
dive
Обзор
Документация
Войти
/
githubmirror
/
dive
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.8.1
runtime/reference_file.go
7 строк
152 B
Alex Goodman
added file report to CI results; refactored runtime package
27 июл 2019, 21:15
Не верифицирован
27 июл 2019, 21:15
ceb7dfd
Код
Авторство
О чём код?
package runtime type ReferenceFile struct { References int `json:"count"` SizeBytes uint64 `json:"sizeBytes"` Path string `json:"file"` }