This file is indexed.

/usr/share/gocode/src/github.com/naoina/ is in golang-github-naoina-toml-dev 0.1.1-4.

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

File Mime Type Owner Mode Size
..
/usr/share/gocode/src/github.com/naoina/toml/ root:root 0o755
/usr/share/gocode/src/github.com/naoina/toml/ast/ root:root 0o755
/usr/share/gocode/src/github.com/naoina/toml/ast/ast.go text/plain root:root 0o644 2.7 KB
/usr/share/gocode/src/github.com/naoina/toml/config.go text/plain root:root 0o644 2.9 KB
/usr/share/gocode/src/github.com/naoina/toml/config_test.go text/x-pascal root:root 0o644 1.7 KB
/usr/share/gocode/src/github.com/naoina/toml/decode.go text/plain root:root 0o644 12.3 KB
/usr/share/gocode/src/github.com/naoina/toml/decode_bench_test.go text/plain root:root 0o644 246 bytes
/usr/share/gocode/src/github.com/naoina/toml/decode_test.go text/plain root:root 0o644 31.8 KB
/usr/share/gocode/src/github.com/naoina/toml/encode.go text/plain root:root 0o644 10.3 KB
/usr/share/gocode/src/github.com/naoina/toml/encode_test.go text/plain root:root 0o644 5.5 KB
/usr/share/gocode/src/github.com/naoina/toml/error.go text/plain root:root 0o644 2.2 KB
/usr/share/gocode/src/github.com/naoina/toml/example_decoder_test.go text/plain root:root 0o644 794 bytes
/usr/share/gocode/src/github.com/naoina/toml/example_marshaler_rec_test.go text/x-pascal root:root 0o644 1.6 KB
/usr/share/gocode/src/github.com/naoina/toml/example_marshaler_test.go text/x-pascal root:root 0o644 952 bytes
/usr/share/gocode/src/github.com/naoina/toml/example_text_marshaler_test.go text/x-pascal root:root 0o644 880 bytes
/usr/share/gocode/src/github.com/naoina/toml/example_util_test.go text/plain root:root 0o644 190 bytes
/usr/share/gocode/src/github.com/naoina/toml/parse.go text/plain root:root 0o644 8.6 KB
/usr/share/gocode/src/github.com/naoina/toml/parse.peg text/x-c root:root 0o644 3.3 KB
/usr/share/gocode/src/github.com/naoina/toml/parse.peg.go text/plain root:root 0o644 71.7 KB
/usr/share/gocode/src/github.com/naoina/toml/testdata/ root:root 0o755
/usr/share/gocode/src/github.com/naoina/toml/testdata/example.toml text/plain root:root 0o644 607 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/marshal-arraytable-empty.toml text/plain root:root 0o644 57 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/marshal-funkymapkeys.toml text/plain root:root 0o644 72 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/marshal-key-escape.toml text/plain root:root 0o644 193 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/marshal-marshaler.toml text/plain root:root 0o644 21 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/marshal-marshalerrec.toml text/plain root:root 0o644 36 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/marshal-teststruct.toml text/plain root:root 0o644 1.8 KB
/usr/share/gocode/src/github.com/naoina/toml/testdata/test.toml text/plain root:root 0o644 5.1 KB
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-array-1.toml text/plain root:root 0o644 47 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-array-2.toml text/plain root:root 0o644 52 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-array-3.toml text/plain root:root 0o644 65 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-array-4.toml text/plain root:root 0o644 64 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-array-5.toml text/plain root:root 0o644 65 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-array-6.toml text/plain root:root 0o644 66 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-arraytable-conflict-1.toml text/plain root:root 0o644 194 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-arraytable-conflict-2.toml text/plain root:root 0o644 194 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-arraytable-conflict-3.toml text/plain root:root 0o644 156 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-arraytable-inline.toml text/plain root:root 0o644 139 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-arraytable-nested-1.toml text/plain root:root 0o644 332 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-arraytable-nested-2.toml text/plain root:root 0o644 233 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-arraytable-nested-3.toml text/plain root:root 0o644 186 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-arraytable.toml text/plain root:root 0o644 147 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-interface.toml text/x-c root:root 0o644 253 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-pointer.toml text/plain root:root 0o644 167 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-string-1.toml text/plain root:root 0o644 89 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-string-2.toml text/plain root:root 0o644 300 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-string-3.toml text/plain root:root 0o644 169 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-string-4.toml text/plain root:root 0o644 173 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-table-conflict-1.toml text/plain root:root 0o644 84 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-table-conflict-2.toml text/plain root:root 0o644 92 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-table-conflict-3.toml text/plain root:root 0o644 91 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-table-withinline.toml text/plain root:root 0o644 100 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-table-withmap.toml text/plain root:root 0o644 133 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-textunmarshaler.toml text/x-c root:root 0o644 120 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-unmarshaler.toml text/plain root:root 0o644 284 bytes
/usr/share/gocode/src/github.com/naoina/toml/testdata/unmarshal-unmarshalerrec.toml text/plain root:root 0o644 135 bytes
/usr/share/gocode/src/github.com/naoina/toml/util.go text/plain root:root 0o644 1.8 KB