github.com/Liam-Williams/i18n4go@v0.2.7-0.20201028180611-670cbaceaa6b/test_fixtures/extract_strings/d_option/expected_output/org.go.extracted.json (about) 1 [ 2 { 3 "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/org.go", 4 "value": "Getting info for org %s as %s...", 5 "offset": 1019, 6 "line": 44, 7 "column": 13 8 }, 9 { 10 "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/org.go", 11 "value": "%s (%dM memory limit, %d routes, %d services, paid services %s)", 12 "offset": 1479, 13 "line": 62, 14 "column": 26 15 }, 16 { 17 "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/org.go", 18 "value": " domains: %s", 19 "offset": 1683, 20 "line": 65, 21 "column": 13 22 }, 23 { 24 "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/org.go", 25 "value": " spaces: %s", 26 "offset": 1832, 27 "line": 67, 28 "column": 13 29 }, 30 { 31 "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/org.go", 32 "value": "org", 33 "offset": 422, 34 "line": 20, 35 "column": 16 36 }, 37 { 38 "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/org.go", 39 "value": "Show org info", 40 "offset": 444, 41 "line": 21, 42 "column": 16 43 }, 44 { 45 "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/org.go", 46 "value": "CF_NAME org ORG", 47 "offset": 476, 48 "line": 22, 49 "column": 16 50 }, 51 { 52 "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/org.go", 53 "value": "Incorrect Usage", 54 "offset": 686, 55 "line": 28, 56 "column": 20 57 }, 58 { 59 "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/org.go", 60 "value": "\n%s:", 61 "offset": 1172, 62 "line": 49, 63 "column": 13 64 }, 65 { 66 "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/org.go", 67 "value": " quota: %s", 68 "offset": 1767, 69 "line": 66, 70 "column": 13 71 } 72 ]