github.com/Liam-Williams/i18n4go@v0.2.7-0.20201028180611-670cbaceaa6b/test_fixtures/extract_strings/d_option/expected_output/rename_org.go.extracted.json (about)

     1  [
     2     {
     3        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/rename_org.go",
     4        "value": "rename-org",
     5        "offset": 538,
     6        "line": 22,
     7        "column": 16
     8     },
     9     {
    10        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/rename_org.go",
    11        "value": "Rename an org",
    12        "offset": 567,
    13        "line": 23,
    14        "column": 16
    15     },
    16     {
    17        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/rename_org.go",
    18        "value": "CF_NAME rename-org ORG NEW_ORG",
    19        "offset": 599,
    20        "line": 24,
    21        "column": 16
    22     },
    23     {
    24        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/rename_org.go",
    25        "value": "Incorrect Usage",
    26        "offset": 826,
    27        "line": 30,
    28        "column": 20
    29     },
    30     {
    31        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/rename_org.go",
    32        "value": "Renaming org %s to %s as %s...",
    33        "offset": 1184,
    34        "line": 46,
    35        "column": 13
    36     }
    37  ]