This file is indexed.

/usr/share/gocode/src/github.com/smartystreets/goconvey/web/ is in golang-github-smartystreets-goconvey-dev 1.5.0-1.

This file is owned by root:root, with mode 0o755.

File Mime Type Owner Mode Size
..
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/ root:root 0o755
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/api/ root:root 0o755
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/api/init_test.go text/plain root:root 0o644 92 bytes
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/api/server.go text/plain root:root 0o644 3.3 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/api/server_test.go text/plain root:root 0o644 14.8 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/contract/ root:root 0o755
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/contract/contracts.go text/plain root:root 0o644 1.2 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/contract/init_test.go text/plain root:root 0o644 97 bytes
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/contract/monitor.go text/plain root:root 0o644 1.0 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/contract/monitor_test.go text/plain root:root 0o644 4.4 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/contract/result.go text/plain root:root 0o644 1.8 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/executor/ root:root 0o755
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/executor/contract.go text/plain root:root 0o644 230 bytes
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/executor/coordinator.go text/plain root:root 0o644 1.6 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/executor/executor.go text/plain root:root 0o644 1.3 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/executor/executor_test.go text/plain root:root 0o644 5.1 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/executor/init_test.go text/plain root:root 0o644 97 bytes
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/executor/tester.go text/plain root:root 0o644 1.2 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/executor/tester_test.go text/plain root:root 0o644 6.8 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/ root:root 0o755
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/init_test.go text/plain root:root 0o644 95 bytes
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/packageParser.go text/plain root:root 0o644 3.7 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/package_parser_go1.1_test.go text/plain root:root 0o644 22.9 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/package_parser_go1.2_test.go text/plain root:root 0o644 23.2 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/parser.go text/plain root:root 0o644 542 bytes
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/parser_test.go text/plain root:root 0o644 1.1 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/rules_go1.1.go text/plain root:root 0o644 1.2 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/rules_go1.2.go text/plain root:root 0o644 1.3 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/testParser.go text/plain root:root 0o644 4.5 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/util.go text/plain root:root 0o644 1.1 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/system/ root:root 0o755
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/system/fake_file_system.go text/plain root:root 0o644 2.3 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/system/fake_file_system_test.go text/plain root:root 0o644 5.2 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/system/fake_shell.go text/plain root:root 0o644 659 bytes
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/system/fake_shell_test.go text/plain root:root 0o644 986 bytes
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/system/file_system.go text/plain root:root 0o644 948 bytes
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/system/init_test.go text/plain root:root 0o644 95 bytes
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/system/shell.go text/plain root:root 0o644 1.2 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watcher/ root:root 0o755
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watcher/gopath.go text/plain root:root 0o644 891 bytes
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watcher/gopath_test.go text/plain root:root 0o644 2.3 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watcher/init_test.go text/plain root:root 0o644 96 bytes
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watcher/scanner.go text/plain root:root 0o644 2.3 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watcher/scanner_test.go text/plain root:root 0o644 9.4 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watcher/walk_step.go text/plain root:root 0o644 1.3 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watcher/watcher.go text/plain root:root 0o644 2.5 KB
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watcher/watcher_test.go text/plain root:root 0o644 12.5 KB